Go to file
Jaromir Wysoglad f97ad45e67 [tox] remove DEVSTACK_VENV variable
This variable seems to be unused (grepping for it returns
only results from tox.ini, which are getting deleted here).

Looking at the PS where it got introduced
https://review.opendev.org/c/openstack/python-cloudkittyclient/+/893046
it seems like it was supposed to be used in the functional tests,
but there were issues and the path was hardcoded instead.

Change-Id: I8a75f5849894e5a0c327bd6e6b9ef87dd8f1f820
Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
2026-01-29 10:31:43 +01:00
2025-11-27 10:23:13 +01: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
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
2026-01-29 10:31:43 +01: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%