Client for OpenStack Blazar
Go to file
Martin Kopec e875b75392 Bump hacking max version to 3.0.1 and fix pep8
pep8 job is failing because the version of flake8
(flake8<2.7.0,>=2.6.0) requested by hacking<1.2.0 is not
compatible with pyflakes>=2.1.1. Therefore the patch increases
the max version of hacking.
Also the patch fixes a few pep8 errors.

Change-Id: Ib9f1cb5a77947cfb1ab28a7f26e97edba007466c
2021-01-03 11:52:53 +00:00
blazarclient Bump hacking max version to 3.0.1 and fix pep8 2021-01-03 11:52:53 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:16:38 +00:00
releasenotes Update master for stable/victoria 2020-09-10 19:52:03 +00:00
.gitignore Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:45:16 +00:00
.testr.conf Add test framework for climateclient 2014-02-24 09:06:03 +04:00
.zuul.yaml Add Python3 wallaby unit tests 2020-09-10 19:52:05 +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 Remove six 2020-11-09 14:34:07 +00:00
requirements.txt Remove six 2020-11-09 14:34:07 +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 Bump hacking max version to 3.0.1 and fix pep8 2021-01-03 11:52:53 +00:00
tox.ini Bump hacking max version to 3.0.1 and fix pep8 2021-01-03 11:52:53 +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