Client for OpenStack Blazar
Go to file
Tetsuro Nakamura aa7690b48c Stop testing with py2
Python 2 is no longer supported. Python 3 is required.
This patch stops testing with Python 2 and issues the release note.

Change-Id: I7dc416927ea23d581dbee366d54a733ee53498cf
2019-12-06 04:15:12 +00:00
blazarclient Support floating IP reservation parameters in lease-update 2019-09-11 17:50:43 +02:00
doc Stop testing with py2 2019-12-06 04:15:12 +00:00
releasenotes Stop testing with py2 2019-12-06 04:15:12 +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 Stop testing with py2 2019-12-06 04:15:12 +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 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 Stop testing with py2 2019-12-06 04:15:12 +00: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 Stop testing with py2 2019-12-06 04:15:12 +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