Files
neutron-dynamic-routing/neutron_dynamic_routing/services
Boden R 78d68a18ba use rpc Connection rather than create_connection
The create_connection function in neutron.common.rpc is just an alias to
Connection. This patch switches to the later so we can remove the former
in: https://review.openstack.org/#/c/560130

Change-Id: Ie8eaca442fa2872fe061f997898d9cd7d9195c9d
2018-04-12 14:03:01 -06:00
..