neutron/neutron/tests/unit/agent
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
..
common Merge "Deal with port commonly when hypervisor is XenServer" 2017-04-01 04:47:03 +00:00
dhcp Agent common config 2017-03-15 09:52:18 -06:00
l2 Clear QoS rules from ports without a qos policy. 2017-03-27 13:50:27 +00:00
l3 Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
linux Merge "Handle CIDR IP address in allowed address pairs" 2017-04-17 23:35:32 +00:00
metadata Merge "Don't add duplicate metadata rules after router update" 2017-03-21 13:51:07 +00:00
ovsdb Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Agent-side receiver cache for ML2 OVO 2017-04-18 00:33:15 -07:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_securitygroups_rpc.py Merge "Move conntrack zones to IPTablesFirewall" 2017-04-10 17:09:55 +00:00