python-mistralclient/mistralclient
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
..
api Don't override session during auth 2018-02-13 08:12:54 +00:00
auth Clean up keystone authentication 2018-01-26 07:42:57 +00:00
commands Running new workflow based on existing execution. 2018-02-12 09:28:24 +00:00
osc Use session from OSC plugin 2017-03-20 17:19:22 +02:00
tests Running new workflow based on existing execution. 2018-02-12 09:28:24 +00:00
__init__.py Correct the name that the client is installed as 2014-06-12 21:57:42 +10:00
exceptions.py Remove unneeded definitions of Python Source Code Encoding 2014-07-31 15:26:15 +02:00
i18n.py Update and optimize documentation links 2017-07-21 09:57:38 +08:00
shell.py Don't create client for help and bash completion 2017-10-09 12:28:22 +03:00
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