python-mistralclient/mistralclient/tests/unit
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
..
resources Change the mistralclient for Mistral action pack 2016-02-26 11:58:13 -06:00
v2 Add --utc flag to cron trigger create 2017-03-06 08:17:28 -05:00
__init__.py Move integration tests under mistralclient/tests folder 2014-08-12 12:58:48 +04:00
base_shell_test.py Use oslotest instead of testtools/unittest 2016-09-12 13:09:21 +10:00
base.py Use requests-mock for testing 2016-09-12 13:28:04 +10:00
test_client.py Use generic keystone client instead of versioned 2017-03-09 10:41:57 +02:00
test_httpclient.py Fix region support in mistralclient 2017-03-22 15:21:01 +13:00
test_shell.py Fix region support in mistralclient 2017-03-22 15:21:01 +13:00
test_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