)]}'
{"releasenotes/notes/bug-1931127-1087aa16e7619f71.yaml":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"14ef8e43877e5133df44024f82afd806fac03e87","unresolved":true,"context_lines":[{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes ``pip install --user --editable kolla-ansible``"},{"line_number":5,"context_line":"    `LP#1931127\u003chttps://launchpad.net/bugs/1931127\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"ced2c784_b6c26fee","line":5,"updated":"2021-06-14 10:49:02.000000000","message":"space?","commit_id":"602f33221fde209f4345969076500c30b5f4ab64"}],"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":"809ae44d75279bc9ff2ae74816a38561fca6c272","unresolved":true,"context_lines":[{"line_number":76,"context_line":"        elif [[ ${dir_name} \u003d\u003d \"/usr/local/bin\" ]]; then"},{"line_number":77,"context_line":"            BASEDIR\u003d/usr/local/share/kolla-ansible"},{"line_number":78,"context_line":"        elif [[ ${dir_name} \u003d\u003d ~/.local/bin ]]; then"},{"line_number":79,"context_line":"            if test -d ~/.local/share/kolla-ansible; then"},{"line_number":80,"context_line":"                # pip install --user kolla-ansible"},{"line_number":81,"context_line":"                BASEDIR\u003d~/.local/share/kolla-ansible"},{"line_number":82,"context_line":"            elif test -f ~/.local/lib/python*/site-packages/kolla-ansible.egg-link; then"},{"line_number":83,"context_line":"                # pip install --user --editable /path/to/clone/of/kolla-ansible"},{"line_number":84,"context_line":"                BASEDIR\u003d\"$(head -n1 ~/.local/lib/python*/site-packages/kolla-ansible.egg-link)\""},{"line_number":85,"context_line":"            fi"},{"line_number":86,"context_line":"        elif [[ -n ${VIRTUAL_ENV} ]] \u0026\u0026 [[ ${dir_name} \u003d\u003d \"$(readlink -e \"${VIRTUAL_ENV}/bin\")\" ]]; then"},{"line_number":87,"context_line":"            if test -f ${VIRTUAL_ENV}/lib/python*/site-packages/kolla-ansible.egg-link; then"},{"line_number":88,"context_line":"                # Editable install."}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"47c900c9_6b561d39","line":85,"range":{"start_line":79,"start_character":12,"end_line":85,"end_character":14},"updated":"2021-06-07 10:52:10.000000000","message":"I wonder if we should not adapt this logic for all the branches in here - it\u0027s already in VENV","commit_id":"7b57d030a7f8b750203aab71a77c8d05f2ba14cc"}]}
