yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19442
[Bug 1360761] [NEW] Remove binding:profile modification from Mellanox ML2 driver
Public bug reported:
Mellanox networking solution requires knowledge of physical network during VIF plugging in nova.
Temporary work-around for Icehouse release was to use binding:profile to pass it.
During Juno release, patch to use binding:vif_details was added both on neutron and nova code.
vif _details dictionary on port:binding is used to pass physical_network information to nova and nova code gets physical network from vif_details.
It is about time to remove the work-around from the neutron code.
** 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/1360761
Title:
Remove binding:profile modification from Mellanox ML2 driver
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Mellanox networking solution requires knowledge of physical network during VIF plugging in nova.
Temporary work-around for Icehouse release was to use binding:profile to pass it.
During Juno release, patch to use binding:vif_details was added both on neutron and nova code.
vif _details dictionary on port:binding is used to pass physical_network information to nova and nova code gets physical network from vif_details.
It is about time to remove the work-around from the neutron code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1360761/+subscriptions
Follow ups
References