Metadata-Version: 2.0
Name: python-blazarclient
Version: 3.1.0
Summary: Client for OpenStack Reservation Service
Home-page: https://launchpad.net/blazar
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: Apache Software License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: OpenStack
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Setuptools Plugin
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: PrettyTable (<0.8,>=0.7.1)
Requires-Dist: cliff (!=2.9.0,>=2.8.0)
Requires-Dist: keystoneauth1 (>=3.4.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: six (>=1.10.0)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/python-blazarclient.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

=============
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
---------------

* Source code:

    * `Blazar <https://opendev.org/openstack/blazar>`__
    * `Nova scheduler filter <https://opendev.org/openstack/blazar-nova>`__
    * `Client tools <https://opendev.org/openstack/python-blazarclient>`__
    * `Dashboard (Horizon plugin) <https://opendev.org/openstack/blazar-dashboard>`__

* Blueprints/Bugs: https://launchpad.net/blazar
* Documentation: https://docs.openstack.org/blazar/latest/
* Release notes: https://docs.openstack.org/releasenotes/python-blazarclient/



