)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"f453377e4a00e9790d611bb8deb337858fba782a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"79677abd_7c5dd67e","updated":"2024-10-21 09:40:50.000000000","message":"PS2 fixes an issue with the release note. No other changes.","commit_id":"915756a4c07b0bbf9e5e92eab663055bb7a87471"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"05154df3e167eb87ebeffb60dad15a38700d5ece","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"644f1997_1aaf59de","updated":"2024-10-28 18:40:49.000000000","message":"The quota issue seems to be occurring from a recent change in devstack (removing volumev3 endpoint) causing issues with openstack client commands (set quotas). The details of the issue and fix are in this release patch https://review.opendev.org/c/openstack/releases/+/933578","commit_id":"296398df18c4d310345dc58f08a07b4200406fa4"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7364f673be661162deb5914cd7c793ab9a7bd430","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"aacab8e0_55b884c0","updated":"2024-10-24 13:17:46.000000000","message":"recheck failure still looks unrelated","commit_id":"296398df18c4d310345dc58f08a07b4200406fa4"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"d356bcadba461bb1ed64e6225593d12e1efd433b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"76d33f9f_c4f1fba9","updated":"2024-10-21 13:06:06.000000000","message":"recheck unrelated failure in multistore job","commit_id":"296398df18c4d310345dc58f08a07b4200406fa4"},{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"a154c013f657fd015cef483447388c2bd9bd4161","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e087b98e_29e1dd1b","updated":"2024-10-28 06:24:55.000000000","message":"recheck, sounds like quota exceeded for volumes","commit_id":"296398df18c4d310345dc58f08a07b4200406fa4"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"24262a3d040b5337aa060e50fa6fedf6db2ffb0a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f3d73244_4d87c11b","updated":"2024-12-10 19:44:22.000000000","message":"I don\u0027t think this can hurt anything, other than maybe cargo-culting in a fix that may not be necessary.  As Stephen points out, it\u0027s basically what we\u0027re currently doing, and this same change has been merged into other projects with no complaints.  So I\u0027m willing to proceed with this change and continue to think about it in the background, rather than hold it up.","commit_id":"abc5a8838a13401eef929c26d7ba008530dc1fae"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"330601f65daeebac0da96bd3aaed726e85571b37","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"85581eb4_86be1815","updated":"2024-10-28 21:56:53.000000000","message":"recheck let\u0027s see if this time it passes with parent patch","commit_id":"abc5a8838a13401eef929c26d7ba008530dc1fae"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"2da77b3e67e7b68057443caa27501fd8a7d9eb5e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"876de940_16258a15","updated":"2024-10-29 06:04:47.000000000","message":"recheck tempest-integrated-storage-import-standalone failed with rebuild test test_rebuild_volume_backed_server","commit_id":"abc5a8838a13401eef929c26d7ba008530dc1fae"}],"glance/wsgi/api.py":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"3daa2c9af5e1c1dc9292028211a522b2e3f5bcac","unresolved":true,"context_lines":[{"line_number":19,"context_line":"application \u003d None"},{"line_number":20,"context_line":"with threading.Lock():"},{"line_number":21,"context_line":"    if application is None:"},{"line_number":22,"context_line":"        application \u003d wsgi_app.init_app()"}],"source_content_type":"text/x-python","patch_set":4,"id":"0b2596c4_6bfc005f","line":22,"range":{"start_line":22,"start_character":0,"end_line":22,"end_character":8},"updated":"2024-11-18 09:10:50.000000000","message":"this if condition looks confusing unless the Lock has something to do with it","commit_id":"abc5a8838a13401eef929c26d7ba008530dc1fae"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"3b85fbecb5b5b8c245200f17b6232d32c2f722f2","unresolved":false,"context_lines":[{"line_number":19,"context_line":"application \u003d None"},{"line_number":20,"context_line":"with threading.Lock():"},{"line_number":21,"context_line":"    if application is None:"},{"line_number":22,"context_line":"        application \u003d wsgi_app.init_app()"}],"source_content_type":"text/x-python","patch_set":4,"id":"db1546e3_7ea8b6c9","line":22,"range":{"start_line":22,"start_character":0,"end_line":22,"end_character":8},"in_reply_to":"0b2596c4_6bfc005f","updated":"2024-12-10 12:15:56.000000000","message":"fwiw, this is taken almost verbatim from pbr [here](https://github.com/openstack/pbr/blob/46ff9dd96718cdefe72a1a01447e14491917217b/pbr/packaging.py#L377-L382). The lock was first added in [this commit](https://github.com/openstack/pbr/commit/6757913f0f7bf36c845a222cd8e5691a4d07c503). I\u0027m reluctant to \"improve\" or simplify this since I don\u0027t have a reproducer for the original bug and would be nervous of reintroducing it.","commit_id":"abc5a8838a13401eef929c26d7ba008530dc1fae"}]}
