** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1152167
Title:
NVP Plugin: 500 if removing a non-existent interface from a router
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
The NVP plugin is a bit optimistic and assumes the user will always
pass a reference to an interface which exists on the router when
removing an interface via PUT v2.0/routers/<id>/interface-remove, and
therefore it crashes returning a 500.
The same code used in l3_db should be adopted. Possibly, NVP plugin
should invoke the superclass method instead of overriding it entirely.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1152167/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp