Update changes to mention previous API.get() change

This commit is contained in:
Terry Wilson 2017-02-23 17:08:32 -05:00
parent 59938dc337
commit 7b9340e21f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Changes for Neutron migration
* Neutron needs to keep its interface mapp and specify its own API.get()
* The context passed to an API should have an ovsdb_connection attribute
* The helpers.enable_connection_uri function now takes a timeout and an
execute function as arguments, any kwargs will be passed to that function