fff37a84fa014bd9c339824ab20d73198db579f5

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
CloudKittyClient
This is a client for CloudKitty. It
provides a Python api (the cloudkittyclient
module), a
command-line script (cloudkitty
), and an OpenStack
Client extension (openstack rating
).
The client is available on PyPi.
Description
Languages
Python
100%