** Changed in: neutron
       Status: Confirmed => 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/1331857

Title:
  ML2 Nexus MD does not appear to configure multiple switches

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  There is already a bug to add unit tests for multi-switch
  configuration, but there already appears to be a bug in that multiple
  switches can be defined in the configuration file, but multiple
  switches are not configured.  The related bug is here:

  https://bugs.launchpad.net/neutron/+bug/1330598

  The issue is:

  If you configure the Cisco Nexus ML2 MD with two switches that have
  the same target hypervisor ID, as in:

  [ml2_mech_cisco_nexus_1:1.1.1.1]
  compute-1=1/2

  [ml2_mech_cisco_nexus_2:1.1.1.2]
  compute-1=1/2

  The system will only configure a VLAN on interface 1/2 on
  ml2_mech_cisco_nexus_1.

  In addition it appears that the system will only ever configure
  devices on the first switch that is discovered.

  Also, it does not appear possible to define port-channels as the
  target for these configurations, which breaks the use of virtual port-
  channel as a configured mechanism.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1331857/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to