python-mistralclient/mistralclient/api
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
..
v2 Accept keystone session in client 2017-03-20 17:19:19 +02:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
base.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
client.py Abstract authentication function 2016-09-22 01:00:37 +00:00
httpclient.py Fix region support in mistralclient 2017-03-22 15:21:01 +13:00