ovsdbapp/ovsdbapp/tests/functional/schema/ovn_northbound
Terry Wilson c5e11c659e Don't create new API instance in fixtures
Creating a new API instance inside each fixture was a little weird.
Not a big deal as it was relying on the existing class-level
connection which was already set. But some users like neutron don't
use class-level connections and explicitly passing the API seems
less surprising.

Change-Id: I792a64e7dbadae79e6f12814dc3e0c543998409c
2020-05-12 16:13:37 +00:00
..
__init__.py Add OVN Northbound API for LS, LSP, and DHCP 2017-07-03 23:19:46 -05:00
fixtures.py Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00
test_impl_idl.py Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00