]> git.proxmox.com Git - mirror_ovs.git/commit
ovn-northd: Add native active-standby HA.
authorRussell Bryant <russell@ovn.org>
Tue, 1 Aug 2017 16:15:04 +0000 (12:15 -0400)
committerRussell Bryant <russell@ovn.org>
Wed, 2 Aug 2017 18:03:38 +0000 (14:03 -0400)
commit46a54ce7114f2caf9367dbc142d37c813adf9db6
treec9652d7c7176e025d92cb6de649d0476914bef04
parentca62bb16aba7734d83d752b3e4710111bd1eadc0
ovn-northd: Add native active-standby HA.

Add native support for active-standby HA in ovn-northd by having each
instance attempt to acquire an OVSDB lock.  Only the instance of
ovn-northd that currently holds the lock will make active changes to
the OVN databases.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Han Zhou <zhouhan@gmail.com>
Tested-by: Numan Siddique <nusiddiq@redhat.com>
Acked-by: Numan Siddique <nusiddiq@redhat.com>
NEWS
ovn/northd/ovn-northd.8.xml
ovn/northd/ovn-northd.c
tests/ofproto-macros.at