)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"75e7a5025aaf658338740f067ebef1cc138a50e2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"7048d1a5_374bb2c4","updated":"2023-04-25 07:54:38.000000000","message":"quite okay but I have a concern","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"}],"setup.cfg":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"75e7a5025aaf658338740f067ebef1cc138a50e2","unresolved":true,"context_lines":[{"line_number":10,"context_line":"    Bug Tracker \u003d https://bugs.launchpad.net/nova/"},{"line_number":11,"context_line":"    Documentation \u003d https://docs.openstack.org/nova/"},{"line_number":12,"context_line":"    Source Code \u003d https://opendev.org/openstack/nova"},{"line_number":13,"context_line":"python_requires \u003d \u003e\u003d3.9"},{"line_number":14,"context_line":"classifiers \u003d"},{"line_number":15,"context_line":"    Development Status :: 5 - Production/Stable"},{"line_number":16,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"472d5906_fe13fdb0","line":13,"updated":"2023-04-25 07:54:38.000000000","message":"FWIW, I\u0027d prefer to wait a bit until around milestone-3 if we bump our requirements here (or at least making sure all the main OpenStack projects do the same at the same time)","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"0028e693bfe710613eaa598654ae5a979b833091","unresolved":true,"context_lines":[{"line_number":10,"context_line":"    Bug Tracker \u003d https://bugs.launchpad.net/nova/"},{"line_number":11,"context_line":"    Documentation \u003d https://docs.openstack.org/nova/"},{"line_number":12,"context_line":"    Source Code \u003d https://opendev.org/openstack/nova"},{"line_number":13,"context_line":"python_requires \u003d \u003e\u003d3.9"},{"line_number":14,"context_line":"classifiers \u003d"},{"line_number":15,"context_line":"    Development Status :: 5 - Production/Stable"},{"line_number":16,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"de96bcf4_fde30596","line":13,"in_reply_to":"472d5906_fe13fdb0","updated":"2023-04-25 15:58:41.000000000","message":"+1 else it will block other project gates too.","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"6444c384fb4cbf645a1c89418eeca113114c6e7c","unresolved":true,"context_lines":[{"line_number":10,"context_line":"    Bug Tracker \u003d https://bugs.launchpad.net/nova/"},{"line_number":11,"context_line":"    Documentation \u003d https://docs.openstack.org/nova/"},{"line_number":12,"context_line":"    Source Code \u003d https://opendev.org/openstack/nova"},{"line_number":13,"context_line":"python_requires \u003d \u003e\u003d3.9"},{"line_number":14,"context_line":"classifiers \u003d"},{"line_number":15,"context_line":"    Development Status :: 5 - Production/Stable"},{"line_number":16,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"57d5ca2a_4b3544f5","line":13,"in_reply_to":"8d345287_d2b645b3","updated":"2023-04-26 11:37:09.000000000","message":"To tell you the truth I fully agree with Dan :) It just causes extra work, like it did with the tooz change. So I\u0027m happy to abandon this.","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"},{"author":{"_account_id":4393,"name":"Dan Smith","email":"dms@danplanet.com","username":"danms"},"change_message_id":"5b281d0d4c287b97d735b1eb67fa952d4ee5fc88","unresolved":true,"context_lines":[{"line_number":10,"context_line":"    Bug Tracker \u003d https://bugs.launchpad.net/nova/"},{"line_number":11,"context_line":"    Documentation \u003d https://docs.openstack.org/nova/"},{"line_number":12,"context_line":"    Source Code \u003d https://opendev.org/openstack/nova"},{"line_number":13,"context_line":"python_requires \u003d \u003e\u003d3.9"},{"line_number":14,"context_line":"classifiers \u003d"},{"line_number":15,"context_line":"    Development Status :: 5 - Production/Stable"},{"line_number":16,"context_line":"    Environment :: OpenStack"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"8d345287_d2b645b3","line":13,"in_reply_to":"de96bcf4_fde30596","updated":"2023-04-25 16:08:13.000000000","message":"I don\u0027t really think we need to put this in so aggressively anyway. I\u0027d rather us leave this as \"may work on 3.8 but we don\u0027t test it\" unless we know of something that won\u0027t work. It\u0027s very annoying to not be able to install a package due to a hard refusal like this when there\u0027s nothing but metadata preventing it from working.","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"}],"tox.ini":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"ce36c51c0f14450bf0115d9b8065ba639b22b2ce","unresolved":true,"context_lines":[{"line_number":67,"context_line":"  stestr --test-path\u003d./nova/tests/functional run {posargs}"},{"line_number":68,"context_line":"  stestr slowest"},{"line_number":69,"context_line":""},{"line_number":70,"context_line":"[testenv:functional-without-sample-db-tests]"},{"line_number":71,"context_line":"description \u003d"},{"line_number":72,"context_line":"  Run functional tests by excluding the API|Notification"},{"line_number":73,"context_line":"  sample tests and DB tests. This env is used in"}],"source_content_type":"text/x-properties","patch_set":1,"id":"6faf1997_1393c978","line":70,"updated":"2023-04-24 11:44:51.000000000","message":"this should actully be \n\n[testenv:functional-without-sample-db-tests{,-py39,-py310,-py311}]\nwould you mind fixing that while your here.","commit_id":"cc711f96a44336a8e58b7105513912e67d22de09"}]}
