Python client library for CloudKitty API
Go to file
Jenkins 2fe71f729a Merge "Add `--all-tenants` when get total/summary" 2017-01-26 16:42:43 +00:00
cloudkittyclient Add `--all-tenants` when get total/summary 2017-01-24 11:05:54 +08:00
doc/source Delete unnecessary utf-8 coding 2016-12-27 10:08:37 +08:00
tools Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.coveragerc move old oslo-incubator code out of openstack/common 2016-10-31 11:15:10 -04:00
.gitignore Update .gitignore 2017-01-18 10:15:57 +08:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:36:22 +00:00
.testr.conf Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
CONTRIBUTING.rst Global rewrite of the client 2015-03-17 11:09:48 +01:00
HACKING.rst Global rewrite of the client 2015-03-17 11:09:48 +01:00
LICENSE Global rewrite of the client 2015-03-17 11:09:48 +01:00
README.rst Show team and repo badges on README 2016-11-25 17:25:39 +01:00
babel.cfg Global rewrite of the client 2015-03-17 11:09:48 +01:00
requirements.txt Add support for OpenStack client 2016-11-30 15:17:32 +01:00
setup.cfg Improve User experience 2017-01-18 14:48:17 +00:00
setup.py Update requirements 2016-03-04 11:02:42 +01:00
test-requirements.txt Remove discover from test-requirements 2016-07-22 03:52:26 +00:00
tox.ini Add oslo_debug_helper to tox.ini 2017-01-16 19:19:52 +08:00

README.rst

Team and repository tags

image

Python bindings to the CloudKitty API

version

0.2

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ freenode

python-cloudkittyclient

This is a client library for CloudKitty built on the CloudKitty API. It provides a Python API (the cloudkittyclient module).

Status

This project is highly work in progress.