python-mistralclient/mistralclient/api/v2
Thomas Herve 1008e4e4cb Don't override session during auth
Looks like we try to override the session even if we don't auth, let's
not do that.

Change-Id: I520c3d020e3415c5737af7912bddf34931190d65
Closes-Bug: #1748751
(cherry picked from commit f5816f1d79)
2018-02-13 08:12:54 +00:00
..
__init__.py Implement python-mistralclient v2 2014-09-05 13:44:01 +04:00
action_executions.py Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00
actions.py Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00
client.py Don't override session during auth 2018-02-13 08:12:54 +00: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
event_triggers.py Add CLI for event trigger operations 2017-07-11 16:48:17 +05:30
executions.py Running new workflow based on existing execution. 2018-02-12 09:28:24 +00: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 Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00
workbooks.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
workflows.py Fix limit handling to not send value of -1 2017-11-25 13:20:22 -06:00