yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39471
[Bug 1292192] Re: NSX: adding interface to router not found in nsx returns 404
** Also affects: vmware-nsx
Importance: Undecided
Status: New
** No longer affects: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1292192
Title:
NSX: adding interface to router not found in nsx returns 404
Status in vmware-nsx:
New
Bug description:
This should not fail but instead set the router port to error state
same as we do for network ports.
2014-03-13 11:41:57.744 ERROR NeutronPlugin [-] An exception occurred while creating the quantum port 8c6147d8-d9f3-42d5-a6fd-9fccf0b70662 on the NSX plaform
2014-03-13 11:41:57.744 TRACE NeutronPlugin Traceback (most recent call last):
2014-03-13 11:41:57.744 TRACE NeutronPlugin File "/tmp/neutron/neutron/plugins/vmware/plugins/base.py", line 564, in _nsx_create_router_port
2014-03-13 11:41:57.744 TRACE NeutronPlugin subnet_ids=[subnet_id])
2014-03-13 11:41:57.744 TRACE NeutronPlugin File "/tmp/neutron/neutron/plugins/vmware/plugins/base.py", line 242, in _create_and_attach_router_port
2014-03-13 11:41:57.744 TRACE NeutronPlugin port_data.get('mac_address'))
2014-03-13 11:41:57.744 TRACE NeutronPlugin File "/tmp/neutron/neutron/plugins/vmware/nsxlib/router.py", line 336, in create_router_lport
2014-03-13 11:41:57.744 TRACE NeutronPlugin cluster=cluster)
2014-03-13 11:41:57.744 TRACE NeutronPlugin File "/tmp/neutron/neutron/plugins/vmware/nsxlib/__init__.py", line 100, in do_request
2014-03-13 11:41:57.744 TRACE NeutronPlugin raise exception.NotFound()
2014-03-13 11:41:57.744 TRACE NeutronPlugin NotFound: An unknown exception occurred.
2014-03-13 11:41:57.744 TRACE NeutronPlugin
To manage notifications about this bug go to:
https://bugs.launchpad.net/vmware-nsx/+bug/1292192/+subscriptions
References