[ovs-git] [openvswitch/ovs] f80485: ovn-controller: Monitor port bindings of parent po...

GitHub noreply at github.com
Wed Aug 2 20:38:14 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f80485a1f5a43e8d228fe81c1e9395a6bf5abb67
      https://github.com/openvswitch/ovs/commit/f80485a1f5a43e8d228fe81c1e9395a6bf5abb67
  Author: wangqianyu <wang.qianyu at zte.com.cn>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M ovn/controller/ovn-controller.c

  Log Message:
  -----------
  ovn-controller: Monitor port bindings of parent ports.

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.

Signed-off-by: wangqianyu <wang.qianyu at zte.com.cn>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list