)]}'
{"tools/kolla-ansible":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"58f40428665ebc589378d6ebe69e58cfcacb7f49","unresolved":true,"context_lines":[{"line_number":74,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":75,"context_line":"            if test -f /usr/lib/python*/*-packages/kolla-ansible.egg-link; then"},{"line_number":76,"context_line":"                # Editable install."},{"line_number":77,"context_line":"                BASEDIR\u003d\"$(head -n1 /usr/lib/python*/*-packages/kolla-ansible.egg-link)\""},{"line_number":78,"context_line":"            else"},{"line_number":79,"context_line":"                BASEDIR\u003d/usr/share/kolla-ansible"},{"line_number":80,"context_line":"            fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"5660be26_ede371c0","line":77,"range":{"start_line":77,"start_character":51,"end_line":77,"end_character":52},"updated":"2021-04-08 09:43:37.000000000","message":"outside of venv this is tricky because multiple python versions may exist; we should follow the one from ansible_python_cmdline","commit_id":"ceaa7c80b0cffe09617c591bf3177e9ddf015e39"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"58f40428665ebc589378d6ebe69e58cfcacb7f49","unresolved":true,"context_lines":[{"line_number":74,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":75,"context_line":"            if test -f /usr/lib/python*/*-packages/kolla-ansible.egg-link; then"},{"line_number":76,"context_line":"                # Editable install."},{"line_number":77,"context_line":"                BASEDIR\u003d\"$(head -n1 /usr/lib/python*/*-packages/kolla-ansible.egg-link)\""},{"line_number":78,"context_line":"            else"},{"line_number":79,"context_line":"                BASEDIR\u003d/usr/share/kolla-ansible"},{"line_number":80,"context_line":"            fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"19e08dc0_0e32c6e7","line":77,"range":{"start_line":77,"start_character":53,"end_line":77,"end_character":54},"updated":"2021-04-08 09:43:37.000000000","message":"should not it always be site?","commit_id":"ceaa7c80b0cffe09617c591bf3177e9ddf015e39"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"f52f77769c9c63476edd5578dd74d37979062a4e","unresolved":false,"context_lines":[{"line_number":74,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":75,"context_line":"            if test -f /usr/lib/python*/*-packages/kolla-ansible.egg-link; then"},{"line_number":76,"context_line":"                # Editable install."},{"line_number":77,"context_line":"                BASEDIR\u003d\"$(head -n1 /usr/lib/python*/*-packages/kolla-ansible.egg-link)\""},{"line_number":78,"context_line":"            else"},{"line_number":79,"context_line":"                BASEDIR\u003d/usr/share/kolla-ansible"},{"line_number":80,"context_line":"            fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"ecc776cf_5ab2ec8c","line":77,"range":{"start_line":77,"start_character":53,"end_line":77,"end_character":54},"in_reply_to":"19e08dc0_0e32c6e7","updated":"2021-04-08 12:02:45.000000000","message":"nope, i\u0027m installing with sudo pip install -e /kolla-ansible/path and I have it installed like below : \n\nubuntu@deploy:/opt/kolla-ansible$ find /usr/ -name \u0027*kolla*\u0027\n/usr/local/bin/kolla-mergepwd\n/usr/local/bin/kolla-ansible\n/usr/local/bin/kolla-genpwd\n/usr/local/lib/python3.6/dist-packages/kolla-ansible.egg-link","commit_id":"ceaa7c80b0cffe09617c591bf3177e9ddf015e39"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"f52f77769c9c63476edd5578dd74d37979062a4e","unresolved":false,"context_lines":[{"line_number":74,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":75,"context_line":"            if test -f /usr/lib/python*/*-packages/kolla-ansible.egg-link; then"},{"line_number":76,"context_line":"                # Editable install."},{"line_number":77,"context_line":"                BASEDIR\u003d\"$(head -n1 /usr/lib/python*/*-packages/kolla-ansible.egg-link)\""},{"line_number":78,"context_line":"            else"},{"line_number":79,"context_line":"                BASEDIR\u003d/usr/share/kolla-ansible"},{"line_number":80,"context_line":"            fi"}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"b98a9e8e_5557385c","line":77,"range":{"start_line":77,"start_character":51,"end_line":77,"end_character":52},"in_reply_to":"5660be26_ede371c0","updated":"2021-04-08 12:02:45.000000000","message":"Done","commit_id":"ceaa7c80b0cffe09617c591bf3177e9ddf015e39"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"e762e5c4a4aba8ef2c1f073f332946808d8756f3","unresolved":true,"context_lines":[{"line_number":71,"context_line":"    # NOTE(yoctozepto): Fix the case where dir_name is a symlink and VIRTUAL_ENV might not be. This"},{"line_number":72,"context_line":"    # happens with pyenv-virtualenv, see https://bugs.launchpad.net/kolla-ansible/+bug/1903887"},{"line_number":73,"context_line":"    dir_name\u003d$(readlink -e \"$dir_name\")"},{"line_number":74,"context_line":"    python_dir\u003d\"python${ansible_python_version}\""},{"line_number":75,"context_line":"    if [ -z \"$SNAP\" ]; then"},{"line_number":76,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":77,"context_line":"            if test -f /usr/lib/${python_dir}/*-packages/kolla-ansible.egg-link; then"}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"efeb4099_b6a016c4","line":74,"range":{"start_line":74,"start_character":4,"end_line":74,"end_character":14},"updated":"2021-04-08 11:55:02.000000000","message":"add to local","commit_id":"758df9b3977c7a48a64c020384b6acbde933798c"},{"author":{"_account_id":27339,"name":"Michal Arbet","email":"michal.arbet@ultimum.io","username":"michalarbet"},"change_message_id":"f52f77769c9c63476edd5578dd74d37979062a4e","unresolved":false,"context_lines":[{"line_number":71,"context_line":"    # NOTE(yoctozepto): Fix the case where dir_name is a symlink and VIRTUAL_ENV might not be. This"},{"line_number":72,"context_line":"    # happens with pyenv-virtualenv, see https://bugs.launchpad.net/kolla-ansible/+bug/1903887"},{"line_number":73,"context_line":"    dir_name\u003d$(readlink -e \"$dir_name\")"},{"line_number":74,"context_line":"    python_dir\u003d\"python${ansible_python_version}\""},{"line_number":75,"context_line":"    if [ -z \"$SNAP\" ]; then"},{"line_number":76,"context_line":"        if [[ ${dir_name} \u003d\u003d \"/usr/bin\" ]]; then"},{"line_number":77,"context_line":"            if test -f /usr/lib/${python_dir}/*-packages/kolla-ansible.egg-link; then"}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"aee49778_dd69127b","line":74,"range":{"start_line":74,"start_character":4,"end_line":74,"end_character":14},"in_reply_to":"efeb4099_b6a016c4","updated":"2021-04-08 12:02:45.000000000","message":"Done","commit_id":"758df9b3977c7a48a64c020384b6acbde933798c"}]}
