)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"284133c653fd37d3d41fa5c1d21c5df5491c6332","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bb5339e3_be07b180","updated":"2025-06-11 00:12:26.000000000","message":"lgtm","commit_id":"2583052a4473e25b45d98ebeedb2fbbcfc42f56e"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"9cb51c5b42cace67596faf424837816e10cdf1fc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2ac9e6ff_1a2fe9d0","updated":"2025-06-10 22:31:07.000000000","message":"recheck","commit_id":"2583052a4473e25b45d98ebeedb2fbbcfc42f56e"},{"author":{"_account_id":16207,"name":"ribaudr","display_name":"uggla","email":"rene.ribaud@gmail.com","username":"uggla","status":"Red Hat"},"change_message_id":"c60c9f169eefcfbca68b6ff1812ba55cf605d2f6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"9ed86bea_da8c2842","updated":"2025-06-11 16:24:40.000000000","message":"Lgtm. Thanks.","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"ca0dce24f5046b7a6fa56b337a70b22079ee211f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"4893cf69_4283004f","updated":"2025-07-05 17:40:27.000000000","message":"recheck","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"c167a804759c557a5280a33bcdae8ec830049fa4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"494471c5_e3a3fb39","updated":"2025-07-04 09:14:58.000000000","message":"recheck","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"b1942f6fd34355edfcfac6fc65291ef29c2d0cf3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"43f10a70_37876d2d","updated":"2025-07-10 14:04:54.000000000","message":"recheck","commit_id":"ce8faa8d74f609dc8fb45b81ecadeb39776e3178"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"15068f242163fb5226834020b2c1b7b890d76084","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ffced32f_85bdf2d4","updated":"2025-07-23 09:20:21.000000000","message":"recheck","commit_id":"ce8faa8d74f609dc8fb45b81ecadeb39776e3178"}],"nova/api/openstack/compute/networks.py":[{"author":{"_account_id":16207,"name":"ribaudr","display_name":"uggla","email":"rene.ribaud@gmail.com","username":"uggla","status":"Red Hat"},"change_message_id":"c60c9f169eefcfbca68b6ff1812ba55cf605d2f6","unresolved":false,"context_lines":[{"line_number":122,"context_line":"    @validation.schema(schema.create)"},{"line_number":123,"context_line":"    @validation.response_body_schema(schema.create_response)"},{"line_number":124,"context_line":"    def create(self, req, body):"},{"line_number":125,"context_line":"        raise exc.HTTPGone()"},{"line_number":126,"context_line":""},{"line_number":127,"context_line":"    @wsgi.expected_errors(410)"},{"line_number":128,"context_line":"    @wsgi.removed(\u002721.0.0\u0027, _removal_reason_api)"}],"source_content_type":"text/x-python","patch_set":2,"id":"ee79dd94_c9411e98","line":125,"range":{"start_line":125,"start_character":7,"end_line":125,"end_character":28},"updated":"2025-06-11 16:24:40.000000000","message":"Note to myself, delete, create, add --\u003e raise exc.HTTPGone()\nOk this have been removed.","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"}],"nova/api/openstack/compute/schemas/networks.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"bd6dd91e246788fe65dc9c556e3554a1c84cb3d7","unresolved":false,"context_lines":[{"line_number":22,"context_line":""},{"line_number":23,"context_line":"# NOTE(stephenfin): This is a *very* loose schema since this is a deprecated"},{"line_number":24,"context_line":"# API and only the id and label fields are populated with non-null values these"},{"line_number":25,"context_line":"# days."},{"line_number":26,"context_line":"_network_response \u003d {"},{"line_number":27,"context_line":"    \u0027type\u0027: \u0027object\u0027,"},{"line_number":28,"context_line":"    \u0027properties\u0027: {"}],"source_content_type":"text/x-python","patch_set":2,"id":"e243bb93_87c1a5ad","line":25,"updated":"2025-06-24 16:26:19.000000000","message":"yep makes sense","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"bd6dd91e246788fe65dc9c556e3554a1c84cb3d7","unresolved":false,"context_lines":[{"line_number":23,"context_line":"# NOTE(stephenfin): This is a *very* loose schema since this is a deprecated"},{"line_number":24,"context_line":"# API and only the id and label fields are populated with non-null values these"},{"line_number":25,"context_line":"# days."},{"line_number":26,"context_line":"_network_response \u003d {"},{"line_number":27,"context_line":"    \u0027type\u0027: \u0027object\u0027,"},{"line_number":28,"context_line":"    \u0027properties\u0027: {"},{"line_number":29,"context_line":"        \u0027bridge\u0027: {\u0027type\u0027: [\u0027string\u0027, \u0027null\u0027]},"}],"source_content_type":"text/x-python","patch_set":2,"id":"82937eab_c92993fa","line":26,"updated":"2025-06-24 16:26:19.000000000","message":"https://docs.openstack.org/api-ref/compute/#id403","commit_id":"37d44532e21b39426b23aeff9ca6d1393f88498f"}]}
