neutron/neutron/tests/unit/services
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
..
auto_allocate Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conntrack_helper Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l3_router Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
logapi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-29 09:06:03 -03:00
network_segment_range Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovn_l3 [OVN] Allow schema checks to happen before starting connection 2021-01-29 05:02:27 +00:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding create or delete port forwarding, update the floating ip status 2021-01-12 19:55:37 +08:00
qos [QoS] Get only min bw rules when extending port dict 2021-01-18 11:13:43 +00:00
revisions Check the revision number only once 2021-01-08 08:31:26 +00:00
trunk Fix neutron tests 2020-05-14 19:13:21 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00