]> git.proxmox.com Git - mirror_ovs.git/commit - ovn/northd/ovn-northd.c
ovn: l3ha, ovn-northd gateway chassis propagation
authormajopela@redhat.com <majopela@redhat.com>
Thu, 13 Jul 2017 17:02:36 +0000 (17:02 +0000)
committerRussell Bryant <russell@ovn.org>
Sun, 16 Jul 2017 18:53:36 +0000 (14:53 -0400)
commitb86f476778ea373f1c968cfc1b3054f18120d220
tree64c3f65353b6165092da1af3884c0fec0ad33982
parentdc65a07c6641d7200eb59e125589dd79e19a0aa9
ovn: l3ha, ovn-northd gateway chassis propagation

The redirect-chassis option of logical router ports is now
translated to Gateway_Chassis entries for backwards compatibility.

Gateway_Chassis entries in nbdb are copied over to sbdb and
linked them to the Chassis entry.

Co-authored-by: Anil Venkata <vkommadi@redhat.com>
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Signed-off-by: Anil Venkata <vkommadi@redhat.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
ovn/lib/automake.mk
ovn/lib/chassis-index.c [new file with mode: 0644]
ovn/lib/chassis-index.h [new file with mode: 0644]
ovn/northd/ovn-northd.c
tests/automake.mk
tests/ovn-northd.at [new file with mode: 0644]
tests/testsuite.at