yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23074
[Bug 1328181] Re: NSX: remove_router_interface might fail because of NAT rule mismatch
** Changed in: neutron/icehouse
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/1328181
Title:
NSX: remove_router_interface might fail because of NAT rule mismatch
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron icehouse series:
Fix Released
Bug description:
The remove_router_interface for the VMware NSX plugin expects a precise number of SNAT rules for a subnet.
If the actual number of NAT rules differs from the expected one, an exception is raised.
The reasons for this might be:
- earlier failure in remove_router_interface
- NSX API client tampering with NSX objects
- etc.
In any case, the remove_router_interface operation should succeed
removing every match for the NAT rule to delete from the NSX logical
router.
sample traceback: http://paste.openstack.org/show/83427/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1328181/+subscriptions
References