)]}'
{"ovn_bgp_agent/drivers/openstack/utils/evpn.py":[{"author":{"_account_id":25468,"name":"Michel Nederlof","email":"michel@nederlof.info","username":"pellucid"},"change_message_id":"8c46f4d372a209730068864358d32d502195d62a","unresolved":true,"context_lines":[{"line_number":69,"context_line":"        if self._setup_done:"},{"line_number":70,"context_line":"            return"},{"line_number":71,"context_line":""},{"line_number":72,"context_line":"        try:"},{"line_number":73,"context_line":"            LOG.debug(\u0027Cleaning up any stale FRR vrf config for %s\u0027,"},{"line_number":74,"context_line":"                      self.vrf_name)"},{"line_number":75,"context_line":"            frr.vrf_reconfigure(self.evpn_opts, action\u003d\"del-vrf\")"}],"source_content_type":"text/x-python","patch_set":1,"id":"de71b403_96b405c3","line":72,"updated":"2026-03-09 10:44:43.000000000","message":"Though i see what you are trying to do here, it also has the unintended side effect that all routes will be withdrawn for a short period of time, before being advertised again.\n\nSo then restarting ovn-bgp-agent on a compute node with instances will have a short downtime for all connected routers/instances/loadbalancers.\n\nWhat config are you worried about that might become stale? dns information?","commit_id":"294a4c782e76df538d9f5095bb95532889bffa5f"}]}
