neutron/neutron/tests/unit/ml2/drivers
Ihar Hrachyshka b43307b768 Moved rpc_compat.py code back into rpc.py
Most of this code will probably stay with us for quite some time, so
let's make things easier and consider them as our way of doing RPC.

blueprint oslo-messaging

Change-Id: Iaf353b23f9c54b82d1e02a6bd5a5960cec827c88
2014-06-24 10:35:39 +02:00
..
brocade Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
cisco Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02: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 Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_bigswitch_mech.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_l2population.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +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