Go to file
Juan Larriba 2d965f9459 Use v2 API by default
CloudKitty's v1 API has been deprecated for a while, but the CLI
continued to use that as a default, keeping v2 as optional. This patch
changes that behaviour, switching to use the more modern and currently
maintained v2 as default, while v1 is still available via the
--os-rating-api-version parameter.

Change-Id: I4ca8c4f69b022af53d9f7ec71f3a2efadfc9163e
Signed-off-by: Juan Larriba <jlarriba@redhat.com>
2025-12-09 12:57:43 +01:00
2025-12-09 12:57:43 +01:00
2025-12-09 12:57:43 +01:00
2018-06-15 12:08:21 +02:00
2025-12-09 12:57:43 +01:00
2019-04-19 19:42:57 +00:00
2018-06-15 12:08:21 +02: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
2024-09-20 00:02:22 +00:00
2025-09-30 19:38:30 +09:00
2020-04-04 12:32:35 +02:00
2024-09-20 00:02:22 +00: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%