neutron/neutron/tests/functional/resources
Terry Wilson 96eae957b0 [OVN] Allow schema checks to happen before starting connection
get_schema_helper() makes a direct short-lived connection to the
ovsb-server to grab the running schema before we initiate a
connection for the Idl. Moving the schema retrieving code out of
the path of starting the connection allows us to adjust to the
ovsdb-server's schema version at driver init instead of having to
set it in post_fork_initialize().

One benefit of this is that Events can be more easily defined to
watch for a table which might change depending on the schema, e.g.
Chassis vs Chassis_Private.

Change-Id: Ia3dd792f4335fcde0df7d11e6aaf693dd9611bb6
2021-01-29 05:02:27 +00:00
..
ovsdb [OVN] Allow schema checks to happen before starting connection 2021-01-29 05:02:27 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
process.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00