kosmos/kosmos/common
rajat29 6f7b344190 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: If165c438625f35b1c1cec1f125d1376e0d0edca5
2017-09-13 23:49:41 +05:30
..
__init__.py A few common setup routines and packages 2015-12-09 23:39:40 +00:00
config.py Remove sqlite_db argument from set_defaults 2017-04-15 19:37:28 -05:00
context.py Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
exceptions.py Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
policy.py Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
rpc.py Use get_rpc_transport instead of get_transport 2017-09-13 23:49:41 +05:30
service.py A few common setup routines and packages 2015-12-09 23:39:40 +00:00
utils.py Add SQL Tables + Alembic migration 2016-01-22 16:05:48 -08:00