Client for OpenStack Blazar
Go to file
Pierre Riteau 65e5f9b785 Uncap PrettyTable
This is now maintained as a Jazzband project [1].

[1] https://github.com/jazzband/prettytable

Change-Id: I29f68f2d08aa707dd328504f49e80fcd2d3f771b
2021-02-23 15:53:28 +01: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 Uncap PrettyTable 2021-02-23 15:53:28 +01: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