)]}'
{"setup.cfg":[{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"13138aa7dc48af917184545c41cb0009932a48a1","unresolved":false,"context_lines":[{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author-email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home-page \u003d https://docs.openstack.org/kayobe/latest/"},{"line_number":9,"context_line":"python-requires \u003d \u003e\u003d3.6"},{"line_number":10,"context_line":"license \u003d Apache License, Version 2.0"},{"line_number":11,"context_line":"classifier \u003d"},{"line_number":12,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"3f4c43b2_f872a6ac","line":9,"updated":"2020-04-20 10:47:43.000000000","message":"This line breaks the py27 environment.","commit_id":"9a73dd3af46bf2e6b53b1254da72856fefca6135"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"6e4f36e7f5126ba65ff0ab054405e893877b8cbc","unresolved":false,"context_lines":[{"line_number":6,"context_line":"author \u003d OpenStack"},{"line_number":7,"context_line":"author-email \u003d openstack-discuss@lists.openstack.org"},{"line_number":8,"context_line":"home-page \u003d https://docs.openstack.org/kayobe/latest/"},{"line_number":9,"context_line":"python-requires \u003d \u003e\u003d3.6"},{"line_number":10,"context_line":"license \u003d Apache License, Version 2.0"},{"line_number":11,"context_line":"classifier \u003d"},{"line_number":12,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"3f4c43b2_18db124f","line":9,"in_reply_to":"3f4c43b2_f872a6ac","updated":"2020-04-20 11:07:03.000000000","message":"You\u0027re right. I\u0027m looking into fixing the ansible env.","commit_id":"9a73dd3af46bf2e6b53b1254da72856fefca6135"}],"tox.ini":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"d1c641a0bd215370b41271efa1eb511145b36aab","unresolved":false,"context_lines":[{"line_number":7,"context_line":"[testenv]"},{"line_number":8,"context_line":"basepython \u003d python3"},{"line_number":9,"context_line":"usedevelop \u003d True"},{"line_number":10,"context_line":"install_command \u003d pip install {opts} {packages}"},{"line_number":11,"context_line":"passenv \u003d"},{"line_number":12,"context_line":"    HOME"},{"line_number":13,"context_line":"whitelist_externals \u003d"}],"source_content_type":"text/x-properties","patch_set":1,"id":"3f4c43b2_aa93c5f9","side":"PARENT","line":10,"updated":"2020-04-17 16:06:09.000000000","message":"I\u0027m sure we tried removing this before and it didn\u0027t work.","commit_id":"e0932bd788762e38d6c55c34eeae2fd6c8e5d0c7"},{"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":"ae031c80773062d923fe113b5c89d1d97f9e5284","unresolved":false,"context_lines":[{"line_number":7,"context_line":"[testenv]"},{"line_number":8,"context_line":"basepython \u003d python3"},{"line_number":9,"context_line":"usedevelop \u003d True"},{"line_number":10,"context_line":"install_command \u003d pip install {opts} {packages}"},{"line_number":11,"context_line":"passenv \u003d"},{"line_number":12,"context_line":"    HOME"},{"line_number":13,"context_line":"whitelist_externals \u003d"}],"source_content_type":"text/x-properties","patch_set":1,"id":"3f4c43b2_0d5bf32d","side":"PARENT","line":10,"in_reply_to":"3f4c43b2_aa93c5f9","updated":"2020-04-17 16:13:36.000000000","message":"Ah yeah, I remember. It was really finicky. Let\u0027s see now that we have all stabilized more.","commit_id":"e0932bd788762e38d6c55c34eeae2fd6c8e5d0c7"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"7094155f9b2e52e2dee5534874ba2dc3bac3adca","unresolved":false,"context_lines":[{"line_number":50,"context_line":"[testenv:ansible]"},{"line_number":51,"context_line":"# FIXME(mgoddard): Ansible playbooks do not yet support Python 3, so we need to run these"},{"line_number":52,"context_line":"# tests using Python 2 for the time being."},{"line_number":53,"context_line":"install_command \u003d pip install {opts} {packages}"},{"line_number":54,"context_line":"basepython \u003d python2"},{"line_number":55,"context_line":"usedevelop \u003d True"},{"line_number":56,"context_line":"# Create the virtualenv with access to system site packages, as this is"}],"source_content_type":"text/x-properties","patch_set":3,"id":"3f4c43b2_dd2cfc03","line":53,"updated":"2020-04-20 10:16:30.000000000","message":"why is this needed? It shouldn\u0027t...","commit_id":"9a73dd3af46bf2e6b53b1254da72856fefca6135"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"7a42a90cf8d2474a420740e9a3e3d6165c81d3f8","unresolved":false,"context_lines":[{"line_number":50,"context_line":"[testenv:ansible]"},{"line_number":51,"context_line":"# FIXME(mgoddard): Ansible playbooks do not yet support Python 3, so we need to run these"},{"line_number":52,"context_line":"# tests using Python 2 for the time being."},{"line_number":53,"context_line":"install_command \u003d pip install {opts} {packages}"},{"line_number":54,"context_line":"basepython \u003d python2"},{"line_number":55,"context_line":"usedevelop \u003d True"},{"line_number":56,"context_line":"# Create the virtualenv with access to system site packages, as this is"}],"source_content_type":"text/x-properties","patch_set":3,"id":"3f4c43b2_9848c25c","line":53,"in_reply_to":"3f4c43b2_9833a2f6","updated":"2020-04-20 10:46:03.000000000","message":"tox will do the right thing and use a py2 pip to install AFAIK.\n\nSo, this should *not* be needed.","commit_id":"9a73dd3af46bf2e6b53b1254da72856fefca6135"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"d075df1ecf0e361c9e516784711d1fd5508ff940","unresolved":false,"context_lines":[{"line_number":50,"context_line":"[testenv:ansible]"},{"line_number":51,"context_line":"# FIXME(mgoddard): Ansible playbooks do not yet support Python 3, so we need to run these"},{"line_number":52,"context_line":"# tests using Python 2 for the time being."},{"line_number":53,"context_line":"install_command \u003d pip install {opts} {packages}"},{"line_number":54,"context_line":"basepython \u003d python2"},{"line_number":55,"context_line":"usedevelop \u003d True"},{"line_number":56,"context_line":"# Create the virtualenv with access to system site packages, as this is"}],"source_content_type":"text/x-properties","patch_set":3,"id":"3f4c43b2_9833a2f6","line":53,"in_reply_to":"3f4c43b2_dd2cfc03","updated":"2020-04-20 10:43:50.000000000","message":"This env is using py2 for now. I\u0027m going to fix that but don\u0027t want to block this patch on it.","commit_id":"9a73dd3af46bf2e6b53b1254da72856fefca6135"}]}
