Python client library for CloudKitty API
Go to file
Zuul 57d4563817 Merge "Fix the rating.get_quotation method" into stable/stein 2019-04-04 14:26:54 +00:00
cloudkittyclient Fix the rating.get_quotation method 2019-04-04 12:59:33 +00:00
doc Use global-requirements for requirements 2018-10-22 18:10:19 +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 the rating.get_quotation method 2019-04-04 12:59:33 +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/stein 2019-03-18 14:49:50 +00:00
.stestr.conf Rewrite of the client 2018-06-15 12:08:21 +02:00
.zuul.yaml Adding a python3 functional job 2019-04-04 12:59:27 +00:00
CONTRIBUTING.rst Global rewrite of the client 2015-03-17 11:09:48 +01: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
babel.cfg Global rewrite of the client 2015-03-17 11:09:48 +01:00
lower-constraints.txt Use global-requirements for requirements 2018-10-22 18:10:19 +02:00
requirements.txt Use global-requirements for requirements 2018-10-22 18:10:19 +02:00
setup.cfg Follow the new PTI for document build 2018-07-27 23:06:10 +02:00
setup.py Use openstackdocstheme 2017-07-02 19:36:48 +02:00
test-requirements.txt Use global-requirements for requirements 2018-10-22 18:10:19 +02:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/stein 2019-03-18 14:49:53 +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.