[ovs-git] [openvswitch/ovs] 7b303f: ovn-northd: Add appctl support.

GitHub noreply at github.com
Fri May 22 20:37:17 UTC 2015


  Branch: refs/heads/ovn
  Home:   https://github.com/openvswitch/ovs
  Commit: 7b303ff9838fc7cb022cb5ff3eed14d700c8bc61
      https://github.com/openvswitch/ovs/commit/7b303ff9838fc7cb022cb5ff3eed14d700c8bc61
  Author: Alex Wang <alexw at nicira.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

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

  Log Message:
  -----------
  ovn-northd: Add appctl support.

This commit adds appctl support to ovn-northd and the 'exit' command.
The 'exit' command can be used in autotest for stopping the ovn-northd.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 713322317cf123eaab403c3c39b0faaef1968ceb
      https://github.com/openvswitch/ovs/commit/713322317cf123eaab403c3c39b0faaef1968ceb
  Author: Alex Wang <alexw at nicira.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M ovn/controller/binding.c
    M ovn/controller/chassis.c
    M ovn/controller/ovn-controller.h
    M ovn/controller/physical.c
    M ovn/northd/ovn-northd.c
    M ovn/ovn-sb.ovsschema
    M ovn/ovn-sb.xml

  Log Message:
  -----------
  ovn: Change type of 'chassis' column in 'Binding' table.

This commit changes the type of 'chassis' column in 'Binding' table
from string to weak reference of 'Chassis' table entry.  This will
make accessing the chassis from binding more efficient.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/b95932ad9f60...713322317cf1


More information about the git mailing list