python-mistralclient/mistralclient/api
Nikolay Mahotkin e5f27733b2 Adding --insecure flag
* Added '--insecure' flag in order to disable
 SSL/TLS certificate verification (other projects have
 this flag as well)

 * By default the value is False
 * Small refactoring

Closes-Bug: #1515518

Change-Id: I1f3d2d5ad46810ba3f6189adb59b95d435d3ef6c
2015-11-13 14:38:07 +03:00
..
v2 Adding --insecure flag 2015-11-13 14:38:07 +03:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
base.py Show exact error message when authentication falied instead of HTML body 2015-10-08 18:21:59 +08:00
client.py Adding --insecure flag 2015-11-13 14:38:07 +03:00
httpclient.py Remove unneeded definitions of Python Source Code Encoding 2014-07-31 15:26:15 +02:00