)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"fb1220261491c4e97618013d311453c8a6ac424b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c9807915_64016587","updated":"2022-07-01 13:45:10.000000000","message":"Since [1] and [2], the workaround done in [3] is no longer needed because we set the port tag when is bound and fixed the VLAN tag setting.\n\n[1]https://review.opendev.org/c/openstack/neutron/+/819567\n[2]https://review.opendev.org/c/openstack/neutron/+/820897\n[3]https://review.opendev.org/c/openstack/neutron/+/566864","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"221a1c630b7b3410d0c8353004ca329fe07a8338","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"95903eba_163f9adc","updated":"2022-07-05 07:28:38.000000000","message":"recheck","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"2ea17a965942a1d210b0b5dddf76a84fb30b6c0c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b299595e_331bb129","updated":"2022-07-05 11:45:38.000000000","message":"recheck","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"141ea7cd78a9e204fe58f32b4b5c3d66deb239bf","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"be869483_5cbba2e9","updated":"2022-07-01 08:36:50.000000000","message":"recheck","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"5e5be3605f7658b80903dbd57111404b0999c884","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6cc53309_af7e9920","updated":"2022-07-05 16:11:11.000000000","message":"recheck\ntesting LP#1980126","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"d5dd8151e56be8f8ec3270c62a73e6e467b7d787","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6e24d09e_2a71e1ae","updated":"2022-07-05 14:33:44.000000000","message":"recheck neutron-functional-with-uwsgi","commit_id":"325bb63eb8aaecda66a6d258d8828f974534ac68"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"22b37033617d88a0cb541eaef76fa7f7ce4c76cd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f45a04a3_fff2f5fc","updated":"2022-07-06 22:27:13.000000000","message":"Nice to see this one can be removed, just the unused import to fix to make pep8 happy","commit_id":"dbfb3d0860e96ec3ada01e35ab758e97454a6a57"},{"author":{"_account_id":5948,"name":"Oleg Bondarev","email":"obondarev@mirantis.com","username":"obondarev"},"change_message_id":"e4f09f45fabbda8d045647d07523c30f78de1846","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3a029625_238e5486","updated":"2022-07-06 08:16:39.000000000","message":"waiting for CI","commit_id":"dbfb3d0860e96ec3ada01e35ab758e97454a6a57"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"2bd4a65ce7506b246c9f55609581b2f582fa7204","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"cd27f033_4602689b","in_reply_to":"f45a04a3_fff2f5fc","updated":"2022-07-08 09:59:46.000000000","message":"Ainsss, I never execute locally pep8 (or check this pycharm cool feature that sets on grey those imports that are not used in the code)","commit_id":"dbfb3d0860e96ec3ada01e35ab758e97454a6a57"}],"neutron/tests/functional/agent/l3/framework.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"d314a68352c14c34798107244889af63d64942e4","unresolved":true,"context_lines":[{"line_number":408,"context_line":""},{"line_number":409,"context_line":"    def manage_router(self, agent, router):"},{"line_number":410,"context_line":"        self.addCleanup(agent._safe_router_removed, router[\u0027id\u0027])"},{"line_number":411,"context_line":"        with mock.patch.object(dvr_local_router.DvrLocalRouter,"},{"line_number":412,"context_line":"                               \u0027_load_used_fip_information\u0027):"},{"line_number":413,"context_line":"            agent._process_added_router(router)"},{"line_number":414,"context_line":""},{"line_number":415,"context_line":"        return agent.router_info[router[\u0027id\u0027]]"}],"source_content_type":"text/x-python","patch_set":3,"id":"003c9e49_438bd55d","line":412,"range":{"start_line":411,"start_character":8,"end_line":412,"end_character":61},"updated":"2022-07-08 12:26:15.000000000","message":"nice simplification","commit_id":"308924e5fb65359a6ccd6c0a6a26d7fda48aebee"}]}
