python-mistralclient/mistralclient
Mike Fedosin aa65b57816 Support no_auth mode in mistral client
Now it is impossible to send requests without authentication.
This patch allows to disable it if user doesn't provide auth_url
to the client.

Change-Id: I3b964e349dd6843ceb022264abe451a1b407786b
Closes-bug: #1730067
2017-11-04 14:37:47 +03:00
..
api Support no_auth mode in mistral client 2017-11-04 14:37:47 +03:00
auth Merge "Fix several problems in keycloak auth module" 2017-10-24 09:07:42 +00:00
commands Create and run a workflow within a namespace 2017-08-13 15:39:32 +00:00
osc Use session from OSC plugin 2017-03-20 17:19:22 +02:00
tests Support no_auth mode in mistral client 2017-11-04 14:37:47 +03: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