python-cloudkittyclient/doc/source
Luka Peschke fff37a84fa Add ``insecure`` and ``cacert`` options to the client.
The client does support SSL authentication through keystoneauth right now. In
CLI mode, this is done through the "--os-cert" and "--os-cacert" options, or
through environment variables.

However, when the client is used as a python library,this is done through
requests' "verify" parameter, which is not very explicit.

This adds two parameters to the client

Change-Id: I68969c658724f53c85c47ab6098a3e2165f5925d
Story: 2003689
Task: 26224
2018-09-06 20:50:59 +02:00
..
api_reference Rewrite of the client 2018-06-15 12:08:21 +02:00
cli_reference.rst Rewrite of the client 2018-06-15 12:08:21 +02:00
conf.py Rewrite of the client 2018-06-15 12:08:21 +02:00
contributor.rst Rewrite of the client 2018-06-15 12:08:21 +02:00
index.rst Rewrite of the client 2018-06-15 12:08:21 +02:00
install.rst Rewrite of the client 2018-06-15 12:08:21 +02:00
usage.rst Add ``insecure`` and ``cacert`` options to the client. 2018-09-06 20:50:59 +02:00