python-mistralclient/mistralclient/tests/unit
Toure Dunnon 5b49b9fe62 Running new workflow based on existing execution.
This is the client side work which will allow the operator
to execute a new workflow based on the input of the same
running workflow.

Depends-On: Iec3d9f3a71a98952860b972acd09ce80e0a849ff
Change-Id: Ib725c68246f263bdbd31655114157cc737ab07f7
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
(cherry picked from commit e2ff3df5e8)
2018-02-12 09:28:24 +00:00
..
resources Change the mistralclient for Mistral action pack 2016-02-26 11:58:13 -06:00
v2 Running new workflow based on existing execution. 2018-02-12 09:28:24 +00:00
__init__.py Move integration tests under mistralclient/tests folder 2014-08-12 12:58:48 +04:00
base.py Use requests-mock for testing 2016-09-12 13:28:04 +10:00
base_shell_test.py Use oslotest instead of testtools/unittest 2016-09-12 13:09:21 +10:00
test_client.py Clean up keystone authentication 2018-01-26 07:42:57 +00:00
test_httpclient.py Merge "Use keystoneauth plugins and session instead of keystoneclient" 2017-08-10 14:59:31 +00:00
test_shell.py Don't create client for help and bash completion 2017-10-09 12:28:22 +03: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