From: Russell Bryant Date: Mon, 18 Jul 2016 19:31:46 +0000 (-0400) Subject: ovn: Remove a completed TODO item. X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;ds=sidebyside;h=e618d3e7c0c6f1c954b793b205a3f4c0ccf9e89c;p=cascardo%2Fovs.git ovn: Remove a completed TODO item. This TODO item was implemented a while ago, so remove it from the TODO file. Fixes: 0ee8aaf658dd ("ovn: Send GARP on localnet.") Signed-off-by: Russell Bryant Acked-By: Kyle Mestery --- diff --git a/ovn/TODO b/ovn/TODO index 0a6225dbb..2077ccd47 100644 --- a/ovn/TODO +++ b/ovn/TODO @@ -125,12 +125,6 @@ large. (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