Python client library for CloudKitty API
Go to file
ZhongShengping 613e698de8 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: Ib366a82afa36152701947bcdfe9fad680264c858
Story: #2004073
Task: #27407
2019-02-19 17:05:53 +08:00
cloudkittyclient Fix "cloudkitty report tenant list" command 2018-10-23 11:27:13 +02: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 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 python 3.7 unit test job 2019-02-19 17:05:53 +08:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 12:28:13 +00: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 Update home-page 2019-01-11 11:53:43 +00: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 Fix oslo_debug_helper not running 2018-10-23 13:50:50 +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.