From: RYAN D. MOATS <rmo...@us.ibm.com>

Changes from V9:

Updated tutorial/ovs-sandbox to work with the split database processes
Addressed russellb's comments on V9:
 - fixed vtep test case to split databases rather than change all the
   ovn-*ctl calls
 - fixed indentation on set_defaults()
 - stop_ovsdb() now uses ovs-appctl

RYAN D. MOATS (1):
  Separating OVN NB and SB database processes

 debian/ovn-central.init      |    8 ++-
 ovn/northd/ovn-northd.c      |   33 +++++++---
 ovn/utilities/ovn-ctl        |  151 +++++++++++++++++++++++++++++++++++-------
 ovn/utilities/ovn-nbctl.c    |    2 +-
 ovn/utilities/ovn-sbctl.c    |    3 +-
 tests/ovn-controller-vtep.at |   11 ++-
 tests/ovn-nbctl.at           |    2 +-
 tests/ovn-sbctl.at           |   12 ++--
 tutorial/ovs-sandbox         |   28 +++++++--
 9 files changed, 197 insertions(+), 53 deletions(-)

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to