v5 -> v6:
- Added more text to the man page of ovn-ctl and some more information to
the integration guide.
This patch contains changes required to run a pacemaker resource agent
to manage OVN db servers in active/standby mode in a HA cluster.
Babu Shanmugam (4):
ovn: ovn-ctl support for HA ovn DB servers
ovn: OCF script for OVN OVSDB servers
ovn: Add ovn db servers ocf script in fedora packager
ovn: Add ovndb servers ocf script in debian packager
IntegrationGuide.rst | 68 ++++++++
debian/automake.mk | 2 +
debian/ovn-common.install | 1 +
debian/ovn-common.postinst | 24 +++
debian/ovn-common.postrm | 23 +++
ovn/utilities/automake.mk | 6 +-
ovn/utilities/ovn-ctl | 173 ++++++++++++++++---
ovn/utilities/ovn-ctl.8.xml | 43 +++++
ovn/utilities/ovndb-servers.ocf | 356 ++++++++++++++++++++++++++++++++++++++++
rhel/openvswitch-fedora.spec.in | 8 +
10 files changed, 677 insertions(+), 27 deletions(-)
create mode 100644 debian/ovn-common.postinst
create mode 100644 debian/ovn-common.postrm
create mode 100755 ovn/utilities/ovndb-servers.ocf
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev