Metadata-Version: 2.1
Name: python-senlinclient
Version: 2.0.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
License: UNKNOWN
Platform: UNKNOWN
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: PrettyTable (<0.8,>=0.7.2)
Requires-Dist: keystoneauth1 (>=3.4.0)
Requires-Dist: openstacksdk (>=0.24.0)
Requires-Dist: osc-lib (>=1.8.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 (>=3.12)
Requires-Dist: requests (>=2.14.2)
Requires-Dist: six (>=1.10.0)

========================
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>`_.



