Go to file
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
2018-06-15 12:08:21 +02:00
2018-08-08 22:09:57 +00:00
2018-06-15 12:08:21 +02:00
2015-10-17 22:36:22 +00:00
2018-06-15 12:08:21 +02:00
2018-08-31 08:57:48 -04:00
2015-03-17 11:09:48 +01:00
2015-03-17 11:09:48 +01:00
2018-02-05 23:54:07 +08:00
2015-03-17 11:09:48 +01:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2017-07-02 19:36:48 +02:00
2018-07-27 23:06:10 +02:00

CloudKittyClient

image

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
Python client library for CloudKitty API
Readme 2.8 MiB
Languages
Python 100%