** 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/1226323
Title:
unable to router-interface-delete on no-snat routers
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
2013-09-16 16:21:07.007 21470 DEBUG
neutron.plugins.nicira.api_client.request_eventlet [-] [73] Completed request
'GET
/ws.v1/lrouter/3ba7ab35-46f3-4fa8-83cd-f3e344c52a00/nat?fields=*&_page_length=1000&tag_scope=quantum':
200 _handle_request
/opt/stack/neutron/neutron/plugins/nicira/api_client/request_eventlet.py:156
2013-09-16 16:21:07.007 21470 ERROR neutron.api.v2.resource [-]
remove_router_interface failed
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource Traceback (most
recent call last):
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/api/v2/resource.py", line 84, in resource
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource result =
method(request=request, **args)
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/api/v2/base.py", line 185, in _handle_action
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource return
getattr(self._plugin, name)(*arg_list, **kwargs)
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/nicira/NeutronPlugin.py", line 1678, in
remove_router_interface
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource
self._delete_subnet_snat_rule(router, subnet)
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/nicira/NeutronPlugin.py", line 1584, in
_delete_subnet_snat_rule
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource
source_ip_addresses=subnet['cidr'])
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource File
"/opt/stack/neutron/neutron/plugins/nicira/nvplib.py", line 1301, in
delete_nat_rules_by_match
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource
max_rules=max_num_expected)
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource
NvpNatRuleMismatch: While retrieving NAT rules, 0 were found whereas rules in
the (1,1) interval were expected
2013-09-16 16:21:07.007 21470 TRACE neutron.api.v2.resource
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1226323/+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