Client for OpenStack Blazar
Go to file
OpenStack Release Bot a94b67e3d4 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I6c1761fb0ca866921ed5a17386936b2219bf47fe
2019-09-13 21:56:47 +00:00
blazarclient Support floating IP reservation parameters in lease-update 2019-09-11 17:50:43 +02:00
doc Cap sphinx for py2 to match global requirements 2019-06-06 18:01:45 +08:00
releasenotes Support floating IP reservation parameters in lease-update 2019-09-11 17:50:43 +02:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview Update .gitreview for stable/train 2019-09-13 21:56:46 +00:00
.testr.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.zuul.yaml Add Python 3 Train unit tests 2019-06-21 17:17:19 -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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 06:16:44 +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 Add Python 3 Train unit tests 2019-06-21 17:17:19 -04:00
setup.py Updated from global requirements 2017-03-28 21:36:55 +00:00
test-requirements.txt Update hacking version 2019-01-03 20:48:47 +08:00
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-09-13 21:56:47 +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