python-mistralclient/mistralclient
Lingxian Kong 6ae1bad9a0 Fix region support in mistralclient
Although mistral client already supports '--os-region-name', but it's
not passed to mistral service properly. Even user has specified
region when using CLI, mistral will still ignore the region when
initialize other openstack service client

Change-Id: Ia06779e7a5b657d044066ea4df6e4a18d035d27f
2017-03-22 15:21:01 +13:00
..
api Fix region support in mistralclient 2017-03-22 15:21:01 +13:00
auth Accept keystone session in client 2017-03-20 17:19:19 +02:00
commands Add --utc flag to cron trigger create 2017-03-06 08:17:28 -05:00
osc Use session from OSC plugin 2017-03-20 17:19:22 +02:00
tests Fix region support in mistralclient 2017-03-22 15:21:01 +13:00
__init__.py Correct the name that the client is installed as 2014-06-12 21:57:42 +10:00
exceptions.py Remove unneeded definitions of Python Source Code Encoding 2014-07-31 15:26:15 +02:00
i18n.py Initial commit for mistral-i18n support 2017-01-06 19:08:07 +05:30
shell.py Fix region support in mistralclient 2017-03-22 15:21:01 +13:00
utils.py Move json.loads() method to utils.py, and use "with" to deal with file objects 2016-11-30 12:04:31 +08:00