Client for OpenStack Blazar
Go to file
Nguyen Hai 2a54f133be add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

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

Change-Id: I9280e4a921c825428cae9f0df0db532fd96fb77b
Story: #2002586
Task: #24286
2018-08-24 16:55:30 +09:00
blazarclient Fix exception message when there are leases with the same name 2018-08-08 15:00:48 +02:00
doc Add reno for release notes management 2018-06-26 14:56:31 +02:00
releasenotes Update reno for stable/rocky 2018-07-26 13:35:32 +00:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview Update .gitreview for new namespace 2015-12-20 11:49:02 +01:00
.testr.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.zuul.yaml add python 3.6 unit test job 2018-08-24 16:55:30 +09:00
HACKING.rst Fix URL to the hacking documentation 2018-02-20 13:58:05 +00:00
LICENSE Add LICENSE and MANIFEST.in files 2014-02-04 23:13:37 +04:00
MANIFEST.in Add LICENSE and MANIFEST.in files 2014-02-04 23:13:37 +04:00
README.rst Improve README 2017-11-22 13:20:55 +00:00
lower-constraints.txt add lower-constraints job 2018-04-20 16:24:53 -04:00
requirements.txt Updated from global requirements 2018-02-17 10:10:21 +00:00
setup.cfg Remove climate namespace 2018-04-03 12:57:20 +00:00
setup.py Updated from global requirements 2017-03-28 21:36:55 +00:00
test-requirements.txt Updated from global requirements 2018-01-16 04:29:01 +00:00
tox.ini Add reno for release notes management 2018-06-26 14:56:31 +02:00

README.rst

Team and repository tags

image

Blazar client

This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).

Other Resources