]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refresh rpc_backend values in unit tests to those from oslo.messaging
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 21 Aug 2014 13:49:24 +0000 (15:49 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Fri, 22 Aug 2014 09:02:25 +0000 (11:02 +0200)
commitd8f0539151c374d4529505c821ffb14a621520e6
treea515d8c89f3c7bc87ef1c586b06159394eb8f836
parent702967e2a8f9db4b4e1e58e8bc53fd7833f9c2aa
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
13 files changed:
neutron/tests/etc/neutron.conf.test
neutron/tests/unit/hyperv/test_hyperv_neutron_agent.py
neutron/tests/unit/ibm/test_sdnve_agent.py
neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py
neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py
neutron/tests/unit/mlnx/test_mlnx_plugin_config.py
neutron/tests/unit/nec/test_nec_agent.py
neutron/tests/unit/ofagent/test_ofa_neutron_agent.py
neutron/tests/unit/oneconvergence/test_nvsd_agent.py
neutron/tests/unit/openvswitch/test_ovs_neutron_agent.py
neutron/tests/unit/openvswitch/test_ovs_tunnel.py
neutron/tests/unit/sriovnicagent/test_sriov_neutron_agent.py
neutron/tests/unit/vmware/etc/neutron.conf.test