Client for OpenStack Blazar
Go to file
OpenStack Release Bot 261f6db38d Update TOX_CONSTRAINTS_FILE for stable/victoria
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/victoria branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I7f762263c3ab423dd6eea40a596d04ea654a97ea
2020-09-10 19:52:00 +00:00
blazarclient Merge "Fixup failing tests due to passing date threshold" 2020-09-10 17:12:23 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:16:38 +00:00
releasenotes Use KSA loading to support more auth methods 2020-09-08 14:18:28 +02:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview Update .gitreview for stable/victoria 2020-09-10 19:51:58 +00:00
.testr.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-09 21:46:22 +00: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 migrate testing to ubuntu focal 2020-07-09 15:12:46 -05:00
requirements.txt Updated from global requirements 2018-02-17 10:10:21 +00:00
setup.cfg Add py38 package metadata 2020-05-02 07:48:15 -05:00
setup.py Cleanup py27 support 2020-04-04 16:34:45 +02:00
test-requirements.txt migrate testing to ubuntu focal 2020-07-09 15:12:46 -05:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-09-10 19:52:00 +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