Comment 1 for bug 1832003

Revision history for this message
Daniel Alvarez (dalvarezs) wrote : Re: Left-over namespaces left in the environment by ovn-metadata-agent

Likely because we're just monitoring the UPDATE of Port_Binding table [0] and a port may be deleted before it transitions to up so we should react to deletion of rows.

[0] https://github.com/openstack/networking-ovn/blob/6.0.0.0rc1/networking_ovn/agent/metadata/agent.py#L75