neutron/neutron/tests/unit/ofagent
Ihar Hrachyshka d8f0539151 Refresh rpc_backend values in unit tests to those from oslo.messaging
Though old values are supported via compatibility transport aliases [1],
it's better to stick to those values that are officially supported by
oslo.messaging.

[1]: neutron/common/rpc.py:TRANSPORT_ALIASES

blueprint oslo-messaging

Change-Id: I7bc03e323151cfdda2cb2bc4cd6f5aea9b87a746
2014-08-22 11:02:25 +02:00
..
__init__.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
fake_oflib.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
ofa_test_base.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
test_arp_lib.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
test_ofa_defaults.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
test_ofa_neutron_agent.py Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
test_ofa_ports.py ofagent: Handle device name prefixes other than "tap" 2014-07-14 16:36:03 +09:00