)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":36716,"name":"Kyuyeong Lee","display_name":"Kyuyeong Lee","email":"kyu0.lee@samsung.com","username":"kyu0"},"change_message_id":"777e1e2a0edd3a828605aaa8256fa1efe8a5dc97","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ef87ef4b_6fdc407b","updated":"2026-05-19 05:32:42.000000000","message":"This patch is an alternative approach to fix bug #2152164.\n\nThe previous patch (https://review.opendev.org/+/988044) retrieves MTU from the metadata port\u0027s Port_Binding external_ids, while this  patch retrieves it directly from the Logical_Switch external_ids.\n\nAdvantages of this approach:\n1. Logical_Switch is the single source of truth for network MTU, eliminating potential synchronization issues\n2. We don\u0027t need to ensure ML2 driver properly sets the MTU in Port_Binding external_ids\n3. The metadata agent should query network configuration from its natural source rather than relying on port-specific attributes\n4. Other network-level configurations can be retrieved using the same pattern","commit_id":"c257d0410b3985fa27343b5dccd620404f253f19"},{"author":{"_account_id":36716,"name":"Kyuyeong Lee","display_name":"Kyuyeong Lee","email":"kyu0.lee@samsung.com","username":"kyu0"},"change_message_id":"8ca1fe00a7929c13549337c613501972118e3b51","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"19f1abd6_e890b711","updated":"2026-05-20 12:00:50.000000000","message":"This patch is being abandoned in favor of https://review.opendev.org/+/988044.\nThank you for the review.","commit_id":"c257d0410b3985fa27343b5dccd620404f253f19"},{"author":{"_account_id":36716,"name":"Kyuyeong Lee","display_name":"Kyuyeong Lee","email":"kyu0.lee@samsung.com","username":"kyu0"},"change_message_id":"4e3b90667594500bfb0615cbe8978fbce532e928","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e99ffb04_cbb8ec49","updated":"2026-05-19 08:41:37.000000000","message":"recheck tempest-integrated-networking","commit_id":"c257d0410b3985fa27343b5dccd620404f253f19"}],"neutron/agent/ovn/metadata/agent.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"cd99a899220c518e58ad55a640f1352205b768c8","unresolved":true,"context_lines":[{"line_number":471,"context_line":"        self.sb_idl \u003d ovsdb.MetadataAgentOvnSbIdl("},{"line_number":472,"context_line":"            chassis\u003dself._chassis, tables\u003dtables, events\u003devents).start()"},{"line_number":473,"context_line":""},{"line_number":474,"context_line":"        nb_tables \u003d (\u0027Logical_Switch\u0027,)"},{"line_number":475,"context_line":"        self.nb_idl \u003d ovsdb.MetadataAgentOvnNbIdl("},{"line_number":476,"context_line":"            tables\u003dnb_tables).start()"},{"line_number":477,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9349366e_ab7565e2","line":474,"range":{"start_line":474,"start_character":8,"end_line":474,"end_character":39},"updated":"2026-05-19 11:04:33.000000000","message":"I prefer https://review.opendev.org/c/openstack/neutron/+/988044 instead of registering the OVN agent to the NB. That increases the OVN DB pressure.","commit_id":"c257d0410b3985fa27343b5dccd620404f253f19"}]}
