[ovs-dev] [PATCH 1/2] ovn-controller: fix vlan_trunk bug

Ben Pfaff blp at ovn.org
Wed Aug 2 20:38:46 UTC 2017


On Fri, Jul 14, 2017 at 10:24:17AM +0800, wang.qianyu at zte.com.cn wrote:
> The bug description is as follow:
> 
> Neutron configure a trunk-sub port. The parent-port and sub-port located 
> in different network. there is a vm attached to parent port. And no vm 
> attached to the network of sub-port in the same chassis. In this 
> situation, the ovn-controller can not get the configuration info of 
> sub-port.
> 
> The reason is that ovn-controller does not monitor the port-binding with 
> parent.
> 
> This patch fix this bug.
> 
> Change-Id: I0ce3f5b1b5a9e81608ecc587a796998520a8da47
> Signed-off-by: 10110202 <wang.qianyu at zte.com.cn>

I took the liberty of fixing the Signed-off-by line, and then applied
this to master and branch-2.7.


More information about the dev mailing list