ovsdbapp/ovsdbapp/tests/functional/schema
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
..
open_vswitch Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00
ovn_northbound Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00
ovn_southbound Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00
__init__.py Refactor to give other schemas a place to live 2017-04-07 10:20:36 -05:00
fixtures.py Don't create new API instance in fixtures 2020-05-12 16:13:37 +00:00