)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":4264,"name":"Matthias Runge","email":"mrunge@redhat.com","username":"mrunge"},"change_message_id":"ea5b1ef3f88f442aba1057990826741cbdab2f94","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a7f5ce4b_3a609121","updated":"2023-02-20 17:24:41.000000000","message":"Nice!","commit_id":"8d3ca1bdc5dffa2e25ee6ace11a79ced7aaa0de8"},{"author":{"_account_id":32240,"name":"Yadnesh Kulkarni","email":"yadnesh_kulkarni@proton.me","username":"ykulkarn"},"change_message_id":"125442c6caea3d932acc40eee324c6fe8325bd45","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"d29b4987_52970881","updated":"2023-02-20 15:22:16.000000000","message":"This change is needed to fix https://zuul.opendev.org/t/openstack/build/8b0957e7b8af45f99d8412851542492a","commit_id":"8d3ca1bdc5dffa2e25ee6ace11a79ced7aaa0de8"}],"requirements.txt":[{"author":{"_account_id":32926,"name":"Jiri Podivin","display_name":"jpodivin","email":"jpodivin@redhat.com","username":"jpodivin"},"change_message_id":"622d31c0c175e64da845e470779208e17e36ab36","unresolved":true,"context_lines":[{"line_number":11,"context_line":"osprofiler\u003e\u003d1.4.0 # Apache-2.0"},{"line_number":12,"context_line":"keystoneauth1\u003e\u003d1.0.0"},{"line_number":13,"context_line":"pyparsing"},{"line_number":14,"context_line":"SQLAlchemy-Utils\u003c\u003d0.38.3"},{"line_number":15,"context_line":"sqlalchemy-migrate\u003c\u003d0.13.0"},{"line_number":16,"context_line":"SQLAlchemy\u003c\u003d1.4.41"},{"line_number":17,"context_line":"oslo.db\u003c\u003d12.3.1"}],"source_content_type":"text/plain","patch_set":5,"id":"b177a26d_4a84b658","line":14,"updated":"2023-02-21 08:29:05.000000000","message":"Licenses for new dependencies would be a good idea. Also, if this code is to be released as RPM, the spec file will probably need adjustment.","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"},{"author":{"_account_id":4264,"name":"Matthias Runge","email":"mrunge@redhat.com","username":"mrunge"},"change_message_id":"e81da4ac7d79a72099ff828552626375ef7e47bf","unresolved":true,"context_lines":[{"line_number":11,"context_line":"osprofiler\u003e\u003d1.4.0 # Apache-2.0"},{"line_number":12,"context_line":"keystoneauth1\u003e\u003d1.0.0"},{"line_number":13,"context_line":"pyparsing"},{"line_number":14,"context_line":"SQLAlchemy-Utils\u003c\u003d0.38.3"},{"line_number":15,"context_line":"sqlalchemy-migrate\u003c\u003d0.13.0"},{"line_number":16,"context_line":"SQLAlchemy\u003c\u003d1.4.41"},{"line_number":17,"context_line":"oslo.db\u003c\u003d12.3.1"}],"source_content_type":"text/plain","patch_set":5,"id":"fe58061b_abd8b08c","line":14,"in_reply_to":"b177a26d_4a84b658","updated":"2023-02-21 08:41:12.000000000","message":"aodhclient does not interact with the database itself.\n\nGnocchi uses sqlalchemy-utils, which is listed as dependency in the gnocchi package already, see https://cbs.centos.org/koji/rpminfo?rpmID\u003d383627","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"},{"author":{"_account_id":32926,"name":"Jiri Podivin","display_name":"jpodivin","email":"jpodivin@redhat.com","username":"jpodivin"},"change_message_id":"46574bf201942928fbc31414b96d87f1cd09982f","unresolved":false,"context_lines":[{"line_number":11,"context_line":"osprofiler\u003e\u003d1.4.0 # Apache-2.0"},{"line_number":12,"context_line":"keystoneauth1\u003e\u003d1.0.0"},{"line_number":13,"context_line":"pyparsing"},{"line_number":14,"context_line":"SQLAlchemy-Utils\u003c\u003d0.38.3"},{"line_number":15,"context_line":"sqlalchemy-migrate\u003c\u003d0.13.0"},{"line_number":16,"context_line":"SQLAlchemy\u003c\u003d1.4.41"},{"line_number":17,"context_line":"oslo.db\u003c\u003d12.3.1"}],"source_content_type":"text/plain","patch_set":5,"id":"4284b439_7eb35259","line":14,"in_reply_to":"fe58061b_abd8b08c","updated":"2023-02-21 08:46:20.000000000","message":"Ack","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"}],"tox.ini":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"cc8382dbd177a1d4f7f1e0b04731f916bfb0aa97","unresolved":true,"context_lines":[{"line_number":22,"context_line":"# NOTE(jd): the -e is on its own line so it is passed a separate argument to pip"},{"line_number":23,"context_line":"deps \u003d"},{"line_number":24,"context_line":"    .[test]"},{"line_number":25,"context_line":"    http://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg\u003daodh[mysql]"},{"line_number":26,"context_line":"commands \u003d pifpaf run aodh -- stestr run --slowest {posargs}"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"[testenv:pep8]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"18cc93cd_bb504e95","line":25,"range":{"start_line":25,"start_character":4,"end_line":25,"end_character":73},"updated":"2023-02-21 07:20:35.000000000","message":"just wondering whether you tried this ?\n\n```\ngit+https://opendev.org/openstack/aodh.git\n```","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"baf2f58c870577e3aea85cc12b979932788fac91","unresolved":true,"context_lines":[{"line_number":22,"context_line":"# NOTE(jd): the -e is on its own line so it is passed a separate argument to pip"},{"line_number":23,"context_line":"deps \u003d"},{"line_number":24,"context_line":"    .[test]"},{"line_number":25,"context_line":"    http://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg\u003daodh[mysql]"},{"line_number":26,"context_line":"commands \u003d pifpaf run aodh -- stestr run --slowest {posargs}"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"[testenv:pep8]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"2ea3d4bf_619cd9f7","line":25,"range":{"start_line":25,"start_character":4,"end_line":25,"end_character":73},"in_reply_to":"18cc93cd_bb504e95","updated":"2023-02-21 07:22:32.000000000","message":"I\u0027m fine with the current version for unblocking. Just sharing this here because this is usually used to pull unreleased master version of another component so you might want to look into this later.","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"},{"author":{"_account_id":32926,"name":"Jiri Podivin","display_name":"jpodivin","email":"jpodivin@redhat.com","username":"jpodivin"},"change_message_id":"622d31c0c175e64da845e470779208e17e36ab36","unresolved":true,"context_lines":[{"line_number":22,"context_line":"# NOTE(jd): the -e is on its own line so it is passed a separate argument to pip"},{"line_number":23,"context_line":"deps \u003d"},{"line_number":24,"context_line":"    .[test]"},{"line_number":25,"context_line":"    http://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg\u003daodh[mysql]"},{"line_number":26,"context_line":"commands \u003d pifpaf run aodh -- stestr run --slowest {posargs}"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"[testenv:pep8]"}],"source_content_type":"text/x-properties","patch_set":5,"id":"00cbdff3_5a2169eb","line":25,"range":{"start_line":25,"start_character":4,"end_line":25,"end_character":73},"in_reply_to":"2ea3d4bf_619cd9f7","updated":"2023-02-21 08:29:05.000000000","message":"It would have additional benefit of limiting possible points of failure.","commit_id":"5a8598c436a14efb1c718afe8ce1d0221d77104a"}]}
