python-mistralclient/mistralclient/api
Istvan Imre a7bf138e71 Pass target insecure flag to msitral service
In case of mistral client shall use insecure https connection
towards cloud then other OpenStack clients shall use insecure
connection towards target cloud. To complete that mistralclient shall
pass the X-Target-Insecure header to the mistral service.

Change-Id: Idf93d968d81ae6748f89ebdf304f4db7f79a4503
2017-01-16 10:00:47 +01:00
..
v2 Add filters to client Python APIs 2016-12-26 16:32:51 +07:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
base.py Pass httpclient to managers 2016-09-12 13:28:31 +10:00
client.py Abstract authentication function 2016-09-22 01:00:37 +00:00
httpclient.py Pass target insecure flag to msitral service 2017-01-16 10:00:47 +01:00