]> git.proxmox.com Git - ovs.git/commit
ovn: add extra check on distributed gateway ports
authormajopela@redhat.com <majopela@redhat.com>
Thu, 13 Jul 2017 17:02:34 +0000 (17:02 +0000)
committerRussell Bryant <russell@ovn.org>
Sat, 15 Jul 2017 02:04:57 +0000 (22:04 -0400)
commit415ed5d780c7eaf7d1ff46bc6bb619a135f21c47
treed8d5e93281e9bcded400b2a4c654305bc1cc8262
parentfa792e4f62b829c23f60a743069d2114c7ae2e24
ovn: add extra check on distributed gateway ports

Check that removing the options:redirect-chassis in NBDB is
going to remove the cr-${port} in the SBDB.

This is introduced to avoid any regression of this behaviour
on the l3ha series.

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
tests/ovn.at