]> git.proxmox.com Git - ovs.git/commit - tests/ovs-macros.at
Separating OVN NB and SB database processes
authorRYAN D. MOATS <rmoats@us.ibm.com>
Mon, 21 Mar 2016 20:40:01 +0000 (15:40 -0500)
committerRussell Bryant <russell@ovn.org>
Thu, 24 Mar 2016 00:07:43 +0000 (20:07 -0400)
commit60bdd01148e472d4ae25cf6daae8d121779d1e03
tree6d216f5b9cccb94f93f3a4b1672dee0e141be95f
parent9a4457eabcc3f78fec4c9e48dc5b60b23479ee59
Separating OVN NB and SB database processes

OVN NB & SB DB's should be run in separate ovsdb-server processes
and should run with ovn-ctl start_northd / stop_northd.  This patch
includes changes to unit tests, tutorial and debian scripts to remain
self-consistent.

Signed-off-by: RYAN D. MOATS <rmoats@us.ibm.com>
Signed-off-by: Michael Arnaldi <arnaldimichael@gmail.com>
Co-authored-by: Michael Arnaldi <arnaldimichael@gmail.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
AUTHORS
debian/ovn-central.init
ovn/northd/ovn-northd.c
ovn/utilities/ovn-ctl
ovn/utilities/ovn-nbctl.c
ovn/utilities/ovn-sbctl.c
tests/ovn-controller-vtep.at
tests/ovn-nbctl.at
tests/ovn-sbctl.at
tests/ovs-macros.at
tutorial/ovs-sandbox