)]}'
{"tox.ini":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"fba0063274ebc75f495dc5518f3a80b6e51e84d8","unresolved":true,"context_lines":[{"line_number":85,"context_line":"deps \u003d"},{"line_number":86,"context_line":"  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}"},{"line_number":87,"context_line":"  -r{toxinidir}/doc/requirements.txt"},{"line_number":88,"context_line":"  -r{toxinidir}/requirements.txt"},{"line_number":89,"context_line":"commands \u003d sphinx-build -W -b html doc/source doc/build/html"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"[testenv:debug]"}],"source_content_type":"text/x-properties","patch_set":4,"id":"52e3c6d8_637db2bb","line":88,"range":{"start_line":88,"start_character":2,"end_line":88,"end_character":32},"updated":"2021-06-22 09:50:00.000000000","message":"because of \u0027usedevelop \u003d True\u0027 (in line 7) the develop-inst phase runs, which installs networking-bagpipe *without* constraints (and re-installs some packages that conflicts with the newly installed packages\u0027 requirements - installed without constraints, in this case, if I\u0027m not mistaken, neutron-lib, which pulls in latest neutron).\nLong story short: the easiest fix is to install every dependency in tox\u0027s \u0027install\u0027 phase, so that nothing needs to be installed in \u0027develop-inst\u0027 phase.","commit_id":"65c389168b3414975844b3461f53a75aa4817c38"},{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"242fc1e920c54c14d88aa6d3172dee875ecfac5e","unresolved":true,"context_lines":[{"line_number":85,"context_line":"deps \u003d"},{"line_number":86,"context_line":"  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train}"},{"line_number":87,"context_line":"  -r{toxinidir}/doc/requirements.txt"},{"line_number":88,"context_line":"  -r{toxinidir}/requirements.txt"},{"line_number":89,"context_line":"commands \u003d sphinx-build -W -b html doc/source doc/build/html"},{"line_number":90,"context_line":""},{"line_number":91,"context_line":"[testenv:debug]"}],"source_content_type":"text/x-properties","patch_set":4,"id":"f4ca1bb8_137139a4","line":88,"range":{"start_line":88,"start_character":2,"end_line":88,"end_character":32},"in_reply_to":"52e3c6d8_637db2bb","updated":"2021-07-06 12:42:03.000000000","message":"Totally makes sense.\n\nI did similar changes for several repos before but somehow I did not cover here.","commit_id":"65c389168b3414975844b3461f53a75aa4817c38"}]}
