group-based-policy/gbpservice/neutron/tests/unit/plugins/ml2plus
Robert Kukura 44e1913304 [AIM] Dispatch Opflex RPCs directly to the mechanism driver
The ML2Plus plugin now overrides ML2's implementation of
start_rpc_listeners() so that it also calls similarly named functions
on registered mechanism drivers. The apic_aim mechanism driver's
start_rpc_listeners() method starts the topology RPC listener (which
was previously started even if not in an RPC worker), and, if enabled,
an RPC listener for the new Opflex RPC implementation. The aim_mapping
policy driver no longer starts its Opflex RPC listener if the new RPC
implementation is enabled. RPC initialization code is consolidated
into the mechanism driver's rpc module.

Change-Id: I685a55248cb17b5e2351805beae6cbd7ab2e8830
2019-02-22 15:15:17 -05:00
..
drivers [AIM] Dispatch Opflex RPCs directly to the mechanism driver 2019-02-22 15:15:17 -05:00
extensions For queens sync 2018-09-07 16:24:08 -07:00
__init__.py [AIM] Fix legacy SNAT migration 2018-12-02 12:08:20 -05:00
test_apic_aim.py [AIM] Dispatch Opflex RPCs directly to the mechanism driver 2019-02-22 15:15:17 -05:00
test_extension_apic_aim.py [apic] Nested domain extension for networks 2018-07-10 18:06:15 -07:00
test_extension_driver_api.py Pike sync 2018-01-06 19:36:36 -08:00
test_l3_apic_aim.py For queens sync 2018-09-07 16:24:08 -07:00
test_plugin.py [AIM] Dispatch Opflex RPCs directly to the mechanism driver 2019-02-22 15:15:17 -05:00
test_tracked_resources.py Cleanup schema loading so unit tests run consistently 2017-12-08 13:45:16 -05:00