Client for OpenStack Blazar
Go to file
Mark Powers cf2de7cb63 Add commands for resource property API
This adds commands for interacting with the resource property API
that is specified in blueprint resource-properties-discovery-api.

Change-Id: Ibe024dc9b2d02d4061ab7eb68a4607d1356a6318
2022-02-23 22:47:39 +01:00
blazarclient Add commands for resource property API 2022-02-23 22:47:39 +01:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-22 17:16:38 +00:00
releasenotes Add commands for resource property API 2022-02-23 22:47:39 +01:00
.gitignore Migrate from testr to stestr 2021-07-01 16:12:14 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:45:16 +00:00
.stestr.conf Migrate from testr to stestr 2021-07-01 16:12:14 +05:30
.zuul.yaml Add Python3 yoga unit tests 2021-09-10 15:55:24 +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 Merge "Migrate from testr to stestr" 2021-08-18 21:07:53 +00:00
requirements.txt Add openstackclient support 2021-08-05 10:24:28 -05:00
setup.cfg Add commands for resource property API 2022-02-23 22:47:39 +01:00
setup.py Cleanup py27 support 2020-04-04 16:34:45 +02:00
test-requirements.txt Migrate from testr to stestr 2021-07-01 16:12:14 +05:30
tox.ini Migrate from testr to stestr 2021-07-01 16:12:14 +05:30

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