)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"56fdc2795f9475133439ce679c917ce0e1c827b4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c4c56bc0_2d7641f1","updated":"2024-09-16 16:55:09.000000000","message":"Thanks. I saw this after proposing my own fix [here](https://review.opendev.org/c/openstack/openstacksdk/+/929553). I\u0027m happy to go with either but you\u0027ll need to address the style issues that the pep8 job is going to highlight","commit_id":"65671c5c887c2b09912cab7f2cbf10c50edd1325"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"e09efc86683f6aa889880699359a65290abb78bf","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ce522a9a_9ab60dd5","in_reply_to":"c4c56bc0_2d7641f1","updated":"2024-09-17 04:50:39.000000000","message":"Thanks. I submitted this by myself assuming having this proposed by non-core allows you to do fast merge but I\u0027m fine with processing with yours in case that simplify the process. (seeing you have a few subsequent changes).","commit_id":"65671c5c887c2b09912cab7f2cbf10c50edd1325"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"3679e7377ae7d5e868a730030ed93d8bde7fb51a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"32c2db90_11d22678","updated":"2024-09-17 08:46:34.000000000","message":"Thanks for jumping on this issue","commit_id":"b119c1be6dc2bf9fd7b8c7fd06c808c55c61bf0d"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"acbf651fd8b76744649935fbf72dcc4141b57412","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"b932bb8d_4257179e","updated":"2024-09-17 09:05:34.000000000","message":"There\u0027s another patch for this https://review.opendev.org/c/openstack/openstacksdk/+/929553","commit_id":"b119c1be6dc2bf9fd7b8c7fd06c808c55c61bf0d"}],"openstack/cloud/_network_common.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"56fdc2795f9475133439ce679c917ce0e1c827b4","unresolved":true,"context_lines":[{"line_number":807,"context_line":"            if network_name_or_id:"},{"line_number":808,"context_line":"                try:"},{"line_number":809,"context_line":"                    network \u003d self.network.find_network(network_name_or_id,"},{"line_number":810,"context_line":"                        ignore_missing\u003dFalse)"},{"line_number":811,"context_line":"                except exceptions.NotFoundException:"},{"line_number":812,"context_line":"                    raise exceptions.NotFoundException("},{"line_number":813,"context_line":"                        \"unable to find network for floating ips with ID \""}],"source_content_type":"text/x-python","patch_set":2,"id":"9beb390b_ccebc835","line":810,"updated":"2024-09-16 16:55:09.000000000","message":"fyi this will fail pep8. You can run `tox -e pep8` to fix this (or install `pre-commit` and run it retrospectively on this file)","commit_id":"65671c5c887c2b09912cab7f2cbf10c50edd1325"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"e81a40613a4c6e537c583b35569f8729e19e74f0","unresolved":false,"context_lines":[{"line_number":807,"context_line":"            if network_name_or_id:"},{"line_number":808,"context_line":"                try:"},{"line_number":809,"context_line":"                    network \u003d self.network.find_network(network_name_or_id,"},{"line_number":810,"context_line":"                        ignore_missing\u003dFalse)"},{"line_number":811,"context_line":"                except exceptions.NotFoundException:"},{"line_number":812,"context_line":"                    raise exceptions.NotFoundException("},{"line_number":813,"context_line":"                        \"unable to find network for floating ips with ID \""}],"source_content_type":"text/x-python","patch_set":2,"id":"6f1cc1af_02bb69ea","line":810,"in_reply_to":"9beb390b_ccebc835","updated":"2024-09-17 00:53:27.000000000","message":"Done","commit_id":"65671c5c887c2b09912cab7f2cbf10c50edd1325"}]}
