Client for OpenStack Blazar
Go to file
melissaml 835cf8a8c9 Fix URL to the hacking documentation
Change-Id: I1188e32d42d8a8015dd4aa41aede20ea53edbeb2
2018-02-20 13:58:05 +00:00
blazarclient Merge "Fix issues with Python3" 2018-01-31 10:56:42 +00:00
climateclient Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +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
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
requirements.txt Updated from global requirements 2018-01-16 04:29:01 +00:00
setup.cfg Add Python3 to the setup configuration 2018-01-31 10:57:44 +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 Avoid tox_install.sh for constraints support 2017-12-05 09:17:26 +00: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