Python client library for CloudKitty API
Go to file
Luka Peschke 503dd3247a Add documentation jobs
Currently, the client's docs are neither built nor published. This
adds the required jobs.

Change-Id: I4199b6091502c22bf2a718d5baec29ab3f2ec400
2018-09-20 13:40:43 +02:00
cloudkittyclient Merge "Add ``insecure`` and ``cacert`` options to the client." 2018-09-07 10:00:10 +00:00
doc Add ``insecure`` and ``cacert`` options to the client. 2018-09-06 20:50:59 +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 Update reno for stable/rocky 2018-08-08 22:09:57 +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 new namespace 2015-10-17 22:36:22 +00:00
.stestr.conf Rewrite of the client 2018-06-15 12:08:21 +02:00
.zuul.yaml Add documentation jobs 2018-09-20 13:40:43 +02: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
requirements.txt Rewrite of the client 2018-06-15 12:08:21 +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 Follow the new PTI for document build 2018-07-27 23:06:10 +02:00
tox.ini Use openstack-tox-cover template 2018-09-07 14:32:43 +02: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.