ovn: update neutron plugin todo
authorRussell Bryant <rbryant@redhat.com>
Thu, 5 Mar 2015 03:21:49 +0000 (22:21 -0500)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2015 05:30:10 +0000 (21:30 -0800)
Update the TODO list for the Neutron plugin to reflect the repository
that was created for it, as well as the plugin specific TODO list that
lives in that repo.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ovn/TODO

index e405c7c..43a867c 100644 (file)
--- a/ovn/TODO
+++ b/ovn/TODO
 
 ** Neutron plugin.
 
-*** Create stackforge/networking-ovn repository based on OpenStack's
-cookiecutter git repo generator
+   This is being developed on OpenStack's development infrastructure
+   to be along side most of the other Neutron plugins.
 
-*** Document mappings between Neutron data model and the OVN northbound DB
+   http://git.openstack.org/cgit/stackforge/networking-ovn
 
-*** Create a Neutron ML2 mechanism driver that implements the mappings
-on Neutron resource requests
-
-*** Add synchronization for when we need to sanity check that the OVN
-northbound DB reflects the current state of the world as intended by
-Neutron (needed for various failure scenarios)
+   http://git.openstack.org/cgit/stackforge/networking-ovn/tree/doc/source/todo.rst
 
 ** Gateways.