From 220b0d192e8d8bd6fd9b932874fd6ed927278198 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 25 Feb 2016 14:57:02 -0500 Subject: [PATCH] ovn: Add a TODO item for GARP generation. Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1545897 Signed-off-by: Russell Bryant Acked-by: Ben Pfaff --- ovn/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ovn/TODO b/ovn/TODO index b08a4f4d6..2c696a074 100644 --- a/ovn/TODO +++ b/ovn/TODO @@ -159,6 +159,12 @@ think it does everything else. (Neutron) where a port will be located, as opposed to the networking component discovering it. +** Gratuitous ARP generation + + ovn-controller should generate a GARP when a port is bound to a chassis. + This is needed when ports are migrated from one chassis to another, such + as live migrating a VM. + * ovsdb-server ovsdb-server should have adequate features for OVN but it probably -- 2.20.1