yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36144
[Bug 1470742] Re: native OVS interface doesn't honor if_exists flag
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => liberty-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1470742
Title:
native OVS interface doesn't honor if_exists flag
Status in neutron:
Fix Released
Bug description:
get_vif_port_set() makes a call for the list of interfaces and then
queries OVS for details about them. Between the interface list and the
query, a port could be removed so the if_exists flag is set to skip
the removed ports.
The OVS native interface ignores this flag and raises an exception
when a requested port is missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1470742/+subscriptions
References