neutron/neutron/agent/ovsdb
Terry Wilson 1eec265ad0 Update to support the ovdsbapp 0.4.0 API
idl_factory was removed in favor of just passing in an Idl instance
as an Idl doesn't start a connection until its .run() is called.

The try/excepts will be removed when the ovsdbapp 0.4.0 constraint
changes are merged.

Change-Id: Id22faa1f6179c2fdf8a136972d65f10749c9fc2e
2017-05-17 19:58:34 +00:00
..
native Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
__init__.py Reorganize OVSDB API 2015-01-22 09:32:29 -06:00
api.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
impl_idl.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
impl_vsctl.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00