** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1387846
Title:
Cisco: Nexus plugin should not be invoked for port update if it is not
configured
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron icehouse series:
New
Bug description:
The Nexus switch is being invoked to update port when it is not
configured. Only the N1KV plugin should be invoked.
Affects only stable/icehouse. Nexus plugin is removed in Juno.
2014-10-30 22:30:12.448 25182 ERROR
neutron.plugins.cisco.models.virt_phy_sw_v2 [-] Unable to update port '' on
Nexus switch
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 Traceback (most recent call last):
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 File
"/usr/lib/python2.7/site-packages/neutron/plugins/cisco/models/virt_phy_sw_v2.py",
line 395, in update_port
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 vlan_id =
self._get_segmentation_id(old_port['network_id'])
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 File
"/usr/lib/python2.7/site-packages/neutron/plugins/cisco/models/virt_phy_sw_v2.py",
line 151, in _get_segmentation_id
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 raise
cexc.NetworkSegmentIDNotFound(net_id=network_id)
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2 NetworkSegmentIDNotFound:
Segmentation ID for network 6d660e29-99b4-4f2f-b28c-1d98ffb07545 is not found.
2014-10-30 22:30:12.448 25182 TRACE
neutron.plugins.cisco.models.virt_phy_sw_v2
2014-10-30 22:30:12.458 25182 INFO neutron.api.v2.resource
[req-1d20f673-af78-4d95-bebf-3f6a23f4effe None] update failed (client error):
Segmentation ID for network 6d660e29-99b4-4f2f-b28c-1d98ffb07545 is not found.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1387846/+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