neutron/neutron/tests/unit/ml2/drivers
Ihar Hrachyshka 98eb2a681b Added RpcProxy class
This class is intended for easy and iterative migration from
oslo-incubator RPC implementation to oslo.messaging. It will adapt
oslo.messaging API to old oslo-rpc interfaces.

Migrated all affected classes to the new RpcProxy class.

blueprint oslo-messaging

Change-Id: I1563c13b470b61eebc982ee81efee47732943d48
2014-06-09 16:42:47 +02:00
..
brocade Remove individual cfg.CONF.resets from tests 2014-03-17 12:34:56 -04:00
cisco Cisco APIC ML2 mechanism driver, part 2 2014-05-22 13:16:28 -07:00
__init__.py Initial Modular L2 Mechanism Driver implementation. 2013-07-10 18:16:03 -07:00
mechanism_bulkless.py Base ML2 bulk support on the loaded drivers 2014-02-04 22:35:01 -08:00
mechanism_logger.py ML2: Remove validate_port_binding() and unbind_port() 2014-03-20 10:03:46 -04:00
mechanism_test.py ML2: ODL driver sets port status 2014-04-03 20:50:45 -04:00
test_arista_mechanism_driver.py Fixing Arista CLI command 2014-04-01 19:01:50 -07:00
test_bigswitch_mech.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_l2population.py Added RpcProxy class 2014-06-09 16:42:47 +02:00
test_mech_mlnx.py Add physical_network to binding:vif_details dictionary 2014-04-28 10:55:29 +03:00
test_ofagent_mech.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00