)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"3ff7d6ea4fa563682269c3c34e2654352c0419b4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f4be8ebe_d443b636","updated":"2023-09-13 14:40:30.000000000","message":"recheck\nThe issue with neutron-tempest-plugin-ovn seems related but by the logs I cant tell for sure.","commit_id":"6ffad1f31fbb95247d6e5911298439ae61ef4ac0"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"ed1d89723a46c7d19d6290b2e3ddef94700d860d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"6bc23ec8_16baf728","updated":"2023-09-19 12:19:33.000000000","message":"Mostly clean revert, just keeping the trunk_event/_event internal variable rename and some imports, looks good to go","commit_id":"999cf0cf1da827a0c5e83070989039b305256b2c"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"a0f44f84b1244856700edfdd3519d8c2161740ac","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"4158a2be_653eb2e5","updated":"2023-09-28 02:37:54.000000000","message":"It seems like the fullstack test is stuck in a loop respawning the dhcp async client because its network namespace is gone. It will eventually timeout. After looking at the code I\u0027m not sure how this happened, will file a bug tomorrow if someone doesn\u0027t beat me to it, late here.\n\nI was looking here:\n\nhttps://zuul.opendev.org/t/openstack/stream/2338a249bf5a4eb1b538a7983dab7657?logfile\u003dconsole.log\n\nAssuming that log will be available in the test logs when it fails.","commit_id":"1b034f8d62091724a6fb639f34c2f8936329b501"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"8c1fc40a734851f0b19d77dcd24cfc4aef1c7a91","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"0e6bc342_5be933d9","updated":"2023-09-28 02:38:06.000000000","message":"recheck gate fullstack TIMED_OUT","commit_id":"1b034f8d62091724a6fb639f34c2f8936329b501"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"cb75670eec27581e1a5def254b593b42e00e30dd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"8c64892d_b41a5375","updated":"2023-09-27 23:34:00.000000000","message":"recheck gate fullstack TIMED_OUT","commit_id":"1b034f8d62091724a6fb639f34c2f8936329b501"}],"neutron/services/trunk/drivers/ovn/trunk_driver.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ef6d298c05c54aef08cf82a47ac2294c2d3ef314","unresolved":true,"context_lines":[{"line_number":161,"context_line":"    def _is_port_bound(port):"},{"line_number":162,"context_line":"        return n_utils.is_port_bound(port, log_message\u003dFalse)"},{"line_number":163,"context_line":""},{"line_number":164,"context_line":"    def trunk_updated(self, trunk):"},{"line_number":165,"context_line":"        # Check if parent port is handled by OVN."},{"line_number":166,"context_line":"        if not self.plugin_driver.nb_ovn.lookup(\u0027Logical_Switch_Port\u0027,"},{"line_number":167,"context_line":"                                                trunk.port_id, default\u003dNone):"},{"line_number":168,"context_line":"            return"},{"line_number":169,"context_line":"        if trunk.sub_ports:"},{"line_number":170,"context_line":"            self._set_sub_ports(trunk.port_id, trunk.sub_ports)"},{"line_number":171,"context_line":""},{"line_number":172,"context_line":"    def trunk_created(self, trunk):"},{"line_number":173,"context_line":"        # Check if parent port is handled by OVN."}],"source_content_type":"text/x-python","patch_set":4,"id":"7b7106f7_4c3351c0","line":170,"range":{"start_line":164,"start_character":4,"end_line":170,"end_character":63},"updated":"2023-09-19 13:26:15.000000000","message":"Shouldn\u0027t this be reverted as well? It was in the original patch and the only caller was removed below.","commit_id":"999cf0cf1da827a0c5e83070989039b305256b2c"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c76a25996d78a8349ca84f0eb5d288acbf898411","unresolved":false,"context_lines":[{"line_number":161,"context_line":"    def _is_port_bound(port):"},{"line_number":162,"context_line":"        return n_utils.is_port_bound(port, log_message\u003dFalse)"},{"line_number":163,"context_line":""},{"line_number":164,"context_line":"    def trunk_updated(self, trunk):"},{"line_number":165,"context_line":"        # Check if parent port is handled by OVN."},{"line_number":166,"context_line":"        if not self.plugin_driver.nb_ovn.lookup(\u0027Logical_Switch_Port\u0027,"},{"line_number":167,"context_line":"                                                trunk.port_id, default\u003dNone):"},{"line_number":168,"context_line":"            return"},{"line_number":169,"context_line":"        if trunk.sub_ports:"},{"line_number":170,"context_line":"            self._set_sub_ports(trunk.port_id, trunk.sub_ports)"},{"line_number":171,"context_line":""},{"line_number":172,"context_line":"    def trunk_created(self, trunk):"},{"line_number":173,"context_line":"        # Check if parent port is handled by OVN."}],"source_content_type":"text/x-python","patch_set":4,"id":"a82cf36d_496fbed1","line":170,"range":{"start_line":164,"start_character":4,"end_line":170,"end_character":63},"in_reply_to":"7b7106f7_4c3351c0","updated":"2023-09-20 08:53:46.000000000","message":"Right, I missed that part.","commit_id":"999cf0cf1da827a0c5e83070989039b305256b2c"}]}
