yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55504
[Bug 1616480] [NEW] Creation of vlan transparent network fails with SR-IOV mechanism driver
Public bug reported:
When the SR-IOV mechanism driver (sriovnicswitch) is included in the
configured list of mechanism_drivers in ml2_conf.ini, attempts to create
a vlan transparent network ('neutron net-create --vlan-transparent True
<name>') fail. As the SR-IOV mechanism driver does not impact vlan
transparency support, it should override the check_vlan_transparency
method inherited from the MechanismDriver base class and return True for
that mechod.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1616480
Title:
Creation of vlan transparent network fails with SR-IOV mechanism
driver
Status in neutron:
New
Bug description:
When the SR-IOV mechanism driver (sriovnicswitch) is included in the
configured list of mechanism_drivers in ml2_conf.ini, attempts to
create a vlan transparent network ('neutron net-create --vlan-
transparent True <name>') fail. As the SR-IOV mechanism driver does
not impact vlan transparency support, it should override the
check_vlan_transparency method inherited from the MechanismDriver base
class and return True for that mechod.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1616480/+subscriptions
Follow ups