Python client library for CloudKitty API
Go to file
OpenStack Release Bot 3f07486434 Update TOX_CONSTRAINTS_FILE for stable/zed
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/zed branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I18ab4e30bb3b11c72adce1dab68052728b9fc94a
2022-09-09 11:44:55 +00:00
cloudkittyclient Merge "Introduce reprocessing task API in the CLI" 2022-08-08 15:20:10 +00:00
doc Fix capitalisation of CloudKitty 2021-09-24 09:48:01 +02:00
etc/cloudkitty Rewrite of the client 2018-06-15 12:08:21 +02:00
playbooks/cloudkittyclient-devstack-functional Rewrite of the client 2018-06-15 12:08:21 +02:00
releasenotes Merge "Introduce reprocessing task API in the CLI" 2022-08-08 15:20:10 +00:00
.coveragerc move old oslo-incubator code out of openstack/common 2016-10-31 11:15:10 -04:00
.gitignore Rewrite of the client 2018-06-15 12:08:21 +02:00
.gitreview Update .gitreview for stable/zed 2022-09-09 11:44:54 +00:00
.stestr.conf Rewrite of the client 2018-06-15 12:08:21 +02:00
.zuul.yaml Add Python3 zed unit tests 2022-08-08 15:51:48 +02:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-19 15:09:51 +00:00
HACKING.rst fix error url 2018-02-05 23:54:07 +08:00
LICENSE Global rewrite of the client 2015-03-17 11:09:48 +01:00
README.rst Rewrite of the client 2018-06-15 12:08:21 +02:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 15:56:26 -05:00
setup.cfg Merge "Introduce reprocessing task API in the CLI" 2022-08-08 15:20:10 +00:00
setup.py Cleanup py27 support 2020-04-04 12:32:35 +02:00
test-requirements.txt Fix `create_threshold` method when using cost as 0 2020-12-11 10:25:10 -03:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/zed 2022-09-09 11:44:55 +00:00

README.rst

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.