Python client library for CloudKitty API
Go to file
Doug Hellmann 4c1629769f import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I557291c792e6b0338276bf1906361aff4be8abab
Story: #2002586
Task: #24289
2018-08-31 08:58:46 -04: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 stable/pike 2017-07-28 21:06:32 +00:00
.testr.conf Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.zuul.yaml import zuul job settings from project-config 2018-08-31 08:58:46 -04: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 [Fix gate]Update test requirement 2017-03-04 14:26:57 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-07-28 21:06:33 +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.