yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17735
[Bug 1339401] Re: NSX: don't check router interface on network delete
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339401
Title:
NSX: don't check router interface on network delete
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
since commit b50e66f the router interfaces will not be automatically delete anymore when a network is deleted.
Instead a 409 response code will be returned.
The NSX plugin still has logic to ensure correct backend state in case router interfaces are present on network_delete. This logic is useless and can be removed.
Also it performs some unnecessary queries, so it affects also plugin performance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1339401/+subscriptions
References