python-mistralclient/mistralclient/api/v2
Juan Antonio Osorio Robles 83b3d0d39c Accept keystone session in client
This already has auth configured, and allows us to re-use the session
even with other clients. Currently this is not used by the CLI; however
this is useful when instantiating the mistral client from a python
script or from another service.

Change-Id: I4fccb4117db11c966ac3f17ec6d2a53c657378e8
2017-03-20 17:19:19 +02:00
..
__init__.py Implement python-mistralclient v2 2014-09-05 13:44:01 +04:00
action_executions.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
actions.py Add filters to client Python APIs 2016-12-26 16:32:51 +07:00
client.py Accept keystone session in client 2017-03-20 17:19:19 +02:00
cron_triggers.py Support workflow id for cron trigger creation 2016-01-22 18:48:10 +13:00
environments.py Change the mistralclient for Mistral action pack 2016-02-26 11:58:13 -06:00
executions.py Add filters to client Python APIs 2016-12-26 16:32:51 +07:00
members.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
services.py Add service API support in client side 2015-08-14 11:48:51 +08:00
tasks.py Add filters to client Python APIs 2016-12-26 16:32:51 +07:00
workbooks.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
workflows.py Add filters to client Python APIs 2016-12-26 16:32:51 +07:00