Browse Source
When an interface is moved to a new namespace, specially with OVS internal ports, the interface first dissapears from any network namespace and then is added again. ovs-vswitchd service detects this interface change as reported in [1]. This delay is the cause of the related bug, where some interfaces are not present when the L3 agent needs to manipulate them. [1]https://bugs.launchpad.net/neutron/+bug/1948832/comments/3 Closes-Bug: #1948832 Change-Id: I3af4d0afa784899689ccb595ce6ba64495431eb9changes/28/817728/2
3 changed files with 15 additions and 1 deletions
Loading…
Reference in new issue