← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1416783] [NEW] ML2 DVR port binding missing mechanism driver calls

 

Public bug reported:

When a binding is established for a DVR port on a node, the
update_port_precommit() and update_port_postcommit() methods are not
called on the registered mechanism drivers, as they are when bindings
are established for non-DVR ports. This prevents DVR's VLAN support from
working with mechanism drivers that depend on these calls, for instance
to enable trunking of the required VLAN to the node.

** Affects: neutron
     Importance: High
     Assignee: Robert Kukura (rkukura)
         Status: New

** Changed in: neutron
    Milestone: None => kilo-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1416783

Title:
  ML2 DVR port binding missing mechanism driver calls

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  When a binding is established for a DVR port on a node, the
  update_port_precommit() and update_port_postcommit() methods are not
  called on the registered mechanism drivers, as they are when bindings
  are established for non-DVR ports. This prevents DVR's VLAN support
  from working with mechanism drivers that depend on these calls, for
  instance to enable trunking of the required VLAN to the node.

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


Follow ups

References