)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"bece0f5814f50a75da2978b19935e408fe4b0624","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"12106c10_537f92ba","updated":"2022-10-19 09:31:03.000000000","message":"this need unit tests and ideally a functional reproducer patch before this.\n","commit_id":"c4c6696094afa6515617ce8af47fc707b9e043ca"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"34e65fce7a4a33a6b9f73c022023e649e0984e26","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d405591e_06e71534","updated":"2023-02-21 16:58:55.000000000","message":"recheck tempest-integrated-compute-enforce-scope-new-defaults","commit_id":"06fbb456e86f3db268038beeebfb549078477321"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"5d260eda460301855cf9c7d85c746d551587154a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f18a55c0_6986265a","updated":"2023-02-22 11:34:54.000000000","message":"functional regression tests are added in this patch [1].\n\n[1] https://review.opendev.org/c/openstack/nova/+/700456","commit_id":"795d1860dd08c522c1fa3e331966991301914f85"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b9bab793c4116e3c1eb392effde84919a6930ac5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f9f58345_875a6e66","in_reply_to":"f18a55c0_6986265a","updated":"2023-03-06 11:55:41.000000000","message":"can you rebase this patch on top of that one and then update the functional test in this patch to show the correct behavior.","commit_id":"795d1860dd08c522c1fa3e331966991301914f85"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"cfd4d17bfa6dc565d0824c307a52f815a8cb7307","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"58bbb7a7_e65afc5e","updated":"2023-03-08 11:07:29.000000000","message":"recheck","commit_id":"71aa226a253372607c08a4e4234efc83f1955797"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"95ca0afb3cfe1261aa3d5021c11ffe2ccff06fa7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"7057ed1e_39c98c17","updated":"2024-07-30 13:43:51.000000000","message":"recheck nova-next unrelated","commit_id":"6de182946410c00381e566feead7aae964996816"},{"author":{"_account_id":20733,"name":"Rajesh Tailor","email":"ratailor@redhat.com","username":"rajesht"},"change_message_id":"a25ff3b2addacdc4c8a86b196b54a97c7a4ca053","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"15dac7ea_ee02767f","updated":"2024-07-30 10:10:05.000000000","message":"recheck openstack-tox-py311 \"fixtures._fixtures.timeout.TimeoutException\"","commit_id":"6de182946410c00381e566feead7aae964996816"}],"nova/tests/functional/regressions/test_bug_1857306.py":[{"author":{"_account_id":19234,"name":"Alexey Stupnikov","email":"aleksey.stupnikov@gmail.com","username":"astupnikov"},"change_message_id":"c7abf077d1a90cba46e0ba25442d2dc7325df702","unresolved":true,"context_lines":[{"line_number":97,"context_line":"        server[\u0027availability_zone\u0027] \u003d \u0027nova:host2\u0027"},{"line_number":98,"context_line":"        server2 \u003d self._create_server(name\u003d\u0027test_unique_server_name_cell1\u0027,"},{"line_number":99,"context_line":"                                      networks\u003d[], az\u003d\u0027nova:host2\u0027)"},{"line_number":100,"context_line":"        # FIXME(mriedem): This is bug 1857306 where the 2nd server should fail"},{"line_number":101,"context_line":"        # since there is another server with the same name in another cell but"},{"line_number":102,"context_line":"        # the control plane is not checking uniqueness on the name across cells"},{"line_number":103,"context_line":"        # as the osapi_compute_unique_server_name_scope check happens in the"},{"line_number":104,"context_line":"        # per-cell DB API."},{"line_number":105,"context_line":"        self._wait_for_state_change(server2, \u0027ACTIVE\u0027)"}],"source_content_type":"text/x-python","patch_set":8,"id":"ce9ad036_c9ef7463","line":105,"range":{"start_line":100,"start_character":0,"end_line":105,"end_character":54},"updated":"2023-03-23 13:56:08.000000000","message":"I am wondering why we skipped addressing this point? It looks like bug has two aspects and this patch addressed only one of them, while it has closes-bug in commit message...","commit_id":"c060014db504556e28d9e1079d6c4e4acb29bfe3"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"257af95b92a63a9c6c6e9d46f6c6edcee4851956","unresolved":true,"context_lines":[{"line_number":97,"context_line":"        server[\u0027availability_zone\u0027] \u003d \u0027nova:host2\u0027"},{"line_number":98,"context_line":"        server2 \u003d self._create_server(name\u003d\u0027test_unique_server_name_cell1\u0027,"},{"line_number":99,"context_line":"                                      networks\u003d[], az\u003d\u0027nova:host2\u0027)"},{"line_number":100,"context_line":"        # FIXME(mriedem): This is bug 1857306 where the 2nd server should fail"},{"line_number":101,"context_line":"        # since there is another server with the same name in another cell but"},{"line_number":102,"context_line":"        # the control plane is not checking uniqueness on the name across cells"},{"line_number":103,"context_line":"        # as the osapi_compute_unique_server_name_scope check happens in the"},{"line_number":104,"context_line":"        # per-cell DB API."},{"line_number":105,"context_line":"        self._wait_for_state_change(server2, \u0027ACTIVE\u0027)"}],"source_content_type":"text/x-python","patch_set":8,"id":"c273d69f_78b2d5ae","line":105,"range":{"start_line":100,"start_character":0,"end_line":105,"end_character":54},"in_reply_to":"cc2aec62_f00fedf8","updated":"2023-03-30 08:18:09.000000000","message":"Agreed and honestly, I think it\u0027s the main issue.","commit_id":"c060014db504556e28d9e1079d6c4e4acb29bfe3"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"6740943a0fe37f52333cb81a02feb3e14fbeebf7","unresolved":true,"context_lines":[{"line_number":97,"context_line":"        server[\u0027availability_zone\u0027] \u003d \u0027nova:host2\u0027"},{"line_number":98,"context_line":"        server2 \u003d self._create_server(name\u003d\u0027test_unique_server_name_cell1\u0027,"},{"line_number":99,"context_line":"                                      networks\u003d[], az\u003d\u0027nova:host2\u0027)"},{"line_number":100,"context_line":"        # FIXME(mriedem): This is bug 1857306 where the 2nd server should fail"},{"line_number":101,"context_line":"        # since there is another server with the same name in another cell but"},{"line_number":102,"context_line":"        # the control plane is not checking uniqueness on the name across cells"},{"line_number":103,"context_line":"        # as the osapi_compute_unique_server_name_scope check happens in the"},{"line_number":104,"context_line":"        # per-cell DB API."},{"line_number":105,"context_line":"        self._wait_for_state_change(server2, \u0027ACTIVE\u0027)"}],"source_content_type":"text/x-python","patch_set":8,"id":"cc2aec62_f00fedf8","line":105,"range":{"start_line":100,"start_character":0,"end_line":105,"end_character":54},"in_reply_to":"ce9ad036_c9ef7463","updated":"2023-03-23 14:08:03.000000000","message":"this should also be fixed yes.","commit_id":"c060014db504556e28d9e1079d6c4e4acb29bfe3"}]}
