)]}'
{"ansible/Dockerfile.ubuntu_bionic":[{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"80f0e16b44bf72ffdf001fa5281758e3203c5eda","unresolved":false,"context_lines":[{"line_number":20,"context_line":"      git \\"},{"line_number":21,"context_line":"      vim \\"},{"line_number":22,"context_line":"      openssh-client --no-install-recommends; \\"},{"line_number":23,"context_line":"      /usr/local/bin/install-python-packages.sh \\"},{"line_number":24,"context_line":"      ansible \\"},{"line_number":25,"context_line":"      \"ara\u003d\u003d0.16.6\" \\"},{"line_number":26,"context_line":"      openstackclient \\"}],"source_content_type":"application/octet-stream","patch_set":6,"id":"3fa7e38b_1fe08df9","line":23,"range":{"start_line":23,"start_character":6,"end_line":23,"end_character":49},"updated":"2020-01-13 22:56:16.000000000","message":"indent","commit_id":"bb2a453f39661a15e6e25bb23c7c0e2b304b6b4a"}],"ansible/install-ansible.sh":[{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"80f0e16b44bf72ffdf001fa5281758e3203c5eda","unresolved":false,"context_lines":[{"line_number":20,"context_line":"PIPBOOTSTRAP\u003d/var/lib/pipbootstrap"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"# Create the boostrap environment so we can get pip from virtualenv"},{"line_number":23,"context_line":"${TMP_VIRTUALENV} --extra-search-dir\u003d/tmp/wheels ${SETUPTOOLS} ${PIPBOOTSTRAP}"},{"line_number":24,"context_line":"source ${PIPBOOTSTRAP}/bin/activate"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"# Upgrade to the latest version of virtualenv"}],"source_content_type":"text/x-sh","patch_set":6,"id":"3fa7e38b_7fb0a1dd","line":23,"range":{"start_line":23,"start_character":18,"end_line":23,"end_character":48},"updated":"2020-01-13 22:56:16.000000000","message":"you don\u0027t mount anything here. As I understand it is mostly copied from loci setup_pip.sh","commit_id":"bb2a453f39661a15e6e25bb23c7c0e2b304b6b4a"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"80f0e16b44bf72ffdf001fa5281758e3203c5eda","unresolved":false,"context_lines":[{"line_number":24,"context_line":"source ${PIPBOOTSTRAP}/bin/activate"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"# Upgrade to the latest version of virtualenv"},{"line_number":27,"context_line":"bash -c \"source ${PIPBOOTSTRAP}/bin/activate; pip3 install --upgrade ${PIP_ARGS} virtualenv\""},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"# Forget the cached locations of python binaries"},{"line_number":30,"context_line":"hash -r"}],"source_content_type":"text/x-sh","patch_set":6,"id":"3fa7e38b_bfba99dd","line":27,"range":{"start_line":27,"start_character":69,"end_line":27,"end_character":80},"updated":"2020-01-13 22:56:16.000000000","message":"I suppose you\u0027ll also need to pass PIP_ARGS into build env, thus to mention in Dockerfile","commit_id":"bb2a453f39661a15e6e25bb23c7c0e2b304b6b4a"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"80f0e16b44bf72ffdf001fa5281758e3203c5eda","unresolved":false,"context_lines":[{"line_number":38,"context_line":"deactivate"},{"line_number":39,"context_line":"source /var/lib/ansible-venv/bin/activate"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"# Install python packages not included as rpms"},{"line_number":42,"context_line":"pip3 install --upgrade ${PIP_ARGS} $@"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"deactivate"},{"line_number":45,"context_line":"rm /var/lib/ansible-venv/bin/python"}],"source_content_type":"text/x-sh","patch_set":6,"id":"3fa7e38b_ffbfb1c7","line":42,"range":{"start_line":41,"start_character":0,"end_line":42,"end_character":37},"updated":"2020-01-13 22:56:16.000000000","message":"you explicitly invoke pip3 while allowing python2 in the top.","commit_id":"bb2a453f39661a15e6e25bb23c7c0e2b304b6b4a"},{"author":{"_account_id":8863,"name":"Andrii Ostapenko","email":"anost1986@gmail.com","username":"aostapenko"},"change_message_id":"80f0e16b44bf72ffdf001fa5281758e3203c5eda","unresolved":false,"context_lines":[{"line_number":43,"context_line":""},{"line_number":44,"context_line":"deactivate"},{"line_number":45,"context_line":"rm /var/lib/ansible-venv/bin/python"},{"line_number":46,"context_line":"cp /var/lib/ansible-venv/bin/python3 /var/lib/ansible-venv/bin/python"},{"line_number":47,"context_line":"echo \"export PATH\u003d/var/lib/ansible-venv/bin:\\${PATH}\" \u003e\u003e ${HOME}/.bash_profile"},{"line_number":48,"context_line":"source ${HOME}/.bash_profile"},{"line_number":49,"context_line":"sh -c \"echo PATH\u003d/var/lib/ansible-venv/bin:\\$PATH \u003e\u003e /etc/environment\""}],"source_content_type":"text/x-sh","patch_set":6,"id":"3fa7e38b_5f2e05fa","line":49,"range":{"start_line":46,"start_character":0,"end_line":49,"end_character":70},"updated":"2020-01-13 22:56:16.000000000","message":"why do you need it if you have python3.6 installed in system?","commit_id":"bb2a453f39661a15e6e25bb23c7c0e2b304b6b4a"}]}
