Python client library for CloudKitty API
Go to file
OpenStack Release Bot 526b252bd3 Update .gitreview for unmaintained/xena
Change-Id: I177c9ff0bcc3811f416d937353e9a00dfc276777
2024-03-05 14:55:14 +00:00
cloudkittyclient Replace deprecated import of ABCs from collections 2021-08-13 17:15:35 +08:00
doc docs: Update Freenode to OFTC 2021-06-08 10:18:45 +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 Fix creation of hashmap mapping with a zero cost 2021-07-12 19:31:06 +02: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 unmaintained/xena 2024-03-05 14:55:14 +00:00
.stestr.conf Rewrite of the client 2018-06-15 12:08:21 +02:00
.zuul.yaml Add release notes job template 2021-04-12 14:44:58 +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
lower-constraints.txt Merge "Fix `create_threshold` method when using cost as 0" 2020-12-22 16:20:55 +00:00
requirements.txt Fix `create_threshold` method when using cost as 0 2020-12-11 10:25:10 -03:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-06-08 08:16:40 +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/xena 2021-09-10 14:33:07 +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.