kosmos/kosmos
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
..
api Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
cmd Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
common Use get_rpc_transport instead of get_transport 2017-09-13 23:49:41 +05:30
conductor Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
db Add SQL Tables + Alembic migration 2016-01-22 16:05:48 -08:00
engine Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
objects Add SQL Tables + Alembic migration 2016-01-22 16:05:48 -08:00
tests Removes unnecessary utf-8 encoding 2017-01-11 19:56:51 +05:30
__init__.py Removes unnecessary utf-8 encoding 2017-01-11 19:56:51 +05:30
_i18n.py Setup i18n functions and initial translation file 2015-12-09 16:31:03 -07:00
service.py Add Basic utils / requirements 2016-01-22 16:05:40 -08:00
version.py A few common setup routines and packages 2015-12-09 23:39:40 +00:00