Go to file
Luka Peschke d2fb83e64c Adapt the client for the v2 API
This adds a v2 client class allowing to add support for upcoming
v2 API endpoints. The v2 client class implements all v1 endpoints.
The cloudkitty API version can be specified with the
"--os-rating-api-version" option or the "OS_RATING_API_VERSION"
environment variable.

Change-Id: If38730da3baed59c93543a08f8a4989f919611db
2019-05-15 08:59:03 +00:00
2019-05-15 10:15:57 +02:00
2018-06-15 12:08:21 +02:00
2018-06-15 12:08:21 +02:00
2019-04-19 19:42:57 +00:00
2018-06-15 12:08:21 +02:00
2019-04-19 19:42:57 +00: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
2019-05-15 08:59:03 +00:00
2017-07-02 19:36:48 +02:00
2019-04-15 09:39:51 +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%