Commit Graph

3 Commits

Author SHA1 Message Date
deepakmourya 93ebc276d1 Use get_rpc_transport instead of get_transport
With the added get_rpc_transport() function in oslo.messaging [1]
and the recent version bump of oslo.messaging to 5.24.2, we can
safely replace get_transport() with get_rpc_transport() which is much
cleaner.

[1] https://review.openstack.org/#/c/454194/

Change-Id: I37ba0aba489d3b3b9d00000549fc67cd05f1d3a4
2017-06-07 13:04:18 +05:30
the.bling 73eef12dee remove old oslo.messaging transport aliases
Change-Id: I23a6b5cd3d6344f1a42460259bcf90197c3312a9
2017-04-11 11:15:01 +05:30
Hiroyuki Eguchi 1491d54a1d Initial commit
Change-Id: I0ebc7a689a37b077606545d50a5d139f2059ffdb
2016-12-08 12:33:50 +00:00