Python client library for CloudKitty API
Go to file
zhangguoqing 81bc4e3dce Added release note for cloudkittyclient
This adds the releasenotes directory to the python-cloudkittyclient repo.
It maintains the releasenotes for cloudkittyclient.

Change-Id: I31b310874c4cd0c26683c75c208edb607499d86b
2018-01-23 17:22:16 +00:00
cloudkittyclient Add `--all-tenants` when get total/summary 2017-01-24 11:05:54 +08:00
doc/source Use openstackdocstheme 2017-07-02 19:36:48 +02:00
releasenotes Added release note for cloudkittyclient 2018-01-23 17:22:16 +00: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 Added release note for cloudkittyclient 2018-01-23 17:22:16 +00: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 Use openstackdocstheme 2017-07-02 19:36:48 +02:00
setup.cfg Tread Sphinx warnings as errors 2017-07-02 19:24:04 +02:00
setup.py Use openstackdocstheme 2017-07-02 19:36:48 +02:00
test-requirements.txt Added release note for cloudkittyclient 2018-01-23 17:22:16 +00:00
tox.ini Added release note for cloudkittyclient 2018-01-23 17:22:16 +00: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.