Client for OpenStack Blazar
Go to file
Andreas Jaeger e7685d5df6 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I28b14bfc8430d75271308ee91925e58b55b6dcc2
2020-04-04 16:34:45 +02:00
blazarclient Don't fetch entire list when looking up by ID 2020-01-30 16:59:44 +01:00
doc Cleanup py27 support 2020-04-04 16:34:45 +02: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 Don't fetch entire list when looking up by ID 2020-01-30 16:59:44 +01:00
requirements.txt Updated from global requirements 2018-02-17 10:10:21 +00:00
setup.cfg Cleanup py27 support 2020-04-04 16:34:45 +02:00
setup.py Cleanup py27 support 2020-04-04 16:34:45 +02:00
test-requirements.txt Don't fetch entire list when looking up by ID 2020-01-30 16:59:44 +01:00
tox.ini tox: Keeping going with docs and cleanup setup.cfg 2020-01-20 22:45:10 +01: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