Metadata-Version: 2.1
Name: python-blazarclient
Version: 4.4.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
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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.10
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: cliff!=2.9.0,>=2.8.0
Requires-Dist: PrettyTable>=0.7.1
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.log>=3.36.0
Requires-Dist: oslo.utils>=7.0.0
Requires-Dist: keystoneauth1>=3.4.0
Requires-Dist: osc-lib>=1.3.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/

