Metadata-Version: 1.2
Name: python-blazarclient
Version: 3.1.1
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
Description: ========================
        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/
        
        
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
