Metadata-Version: 2.1
Name: python-senlinclient
Version: 3.1.0
Summary: OpenStack Clustering API Client Library
Home-page: https://docs.openstack.org/python-senlinclient/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
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.8
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: PrettyTable>=0.7.2
Requires-Dist: keystoneauth1>=3.11.0
Requires-Dist: openstacksdk>=0.24.0
Requires-Dist: osc-lib>=1.11.0
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.serialization!=2.19.1,>=2.18.0
Requires-Dist: oslo.utils>=3.33.0
Requires-Dist: python-heatclient>=1.10.0
Requires-Dist: PyYAML>=5.3.1
Requires-Dist: requests>=2.14.2

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

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

.. Change things from this point on

OpenStackClient Plugin for Senlin Clustering Service
====================================================

This is a client library for Senlin built on the Senlin clustering API. It
provides a plugin for the openstackclient command-line tool.

Development takes place via the usual OpenStack processes as outlined in the
`developer guide <https://docs.openstack.org/infra/manual/developers.html>`_.
The master repository is in `Git <https://opendev.org/openstack/python-senlinclient>`_.

