Client for OpenStack Blazar
Go to file
Sean McGinnis c8d0bb7830 Remove mox from requirements
Mox was listed in test-requirements, but it is not actually
being used anywhere. Since we want to get rid of this package
in OpenStack, removing from requirements so it does not look
like it is being used.

Change-Id: Id28298c0327ac1780f17d9d7245360116814fd67
2018-01-09 17:13:35 -06:00
blazarclient Fix incorrect descriptions of host commands 2017-12-21 11:19:33 +09: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 Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53: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 2017-12-19 01:40:59 +00:00
setup.cfg Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
setup.py Updated from global requirements 2017-03-28 21:36:55 +00:00
test-requirements.txt Remove mox from requirements 2018-01-09 17:13:35 -06:00
tox.ini Avoid tox_install.sh for constraints support 2017-12-05 09:17:26 +00:00

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