neutron/neutron/agent/ovsdb/native
Terry Wilson e6333593ae Use the ovsdbapp library
This patch uses the ovsdbapp Python library, which is the new
project based on the Neutron OVSDB API.

The CLI implementation of the OVSDB API remains in the Neutron
tree.

Neutron continues providing the (deprecated) ability to allow
the OVSDB API to be imported from Neutron.

The deleted tests exist in the ovsdbapp project. More will be
moved later, but many of the tests in the Neutron tree use
ovs_lib, which doesn't exist in ovsdbapp so those tests will
probably stay in the Neutron tree.

Closes-Bug: #1684277
Depends-On: I3d3535b1d6fe37c78a9399903b65bbd688b1c4b9
Change-Id: Ic8c7db0e80d0ad104242322d3f1f70cab8caab92
2017-04-20 20:13:48 -05:00
..
__init__.py Add native OVSDB implementation of OVSDB API 2015-03-20 13:40:35 +00:00
commands.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
connection.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
helpers.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
idlutils.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
vlog.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00