Metadata-Version: 2.0
Name: python-tripleoclient
Version: 9.1.0
Summary: TripleO client
Home-page: https://docs.openstack.org/python-tripleoclient/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: passlib (>=1.7.0)
Requires-Dist: psutil (>=3.2.2)
Requires-Dist: python-ironic-inspector-client (>=1.5.0)
Requires-Dist: python-heatclient (>=1.10.0)
Requires-Dist: python-ironicclient (>=1.14.0)
Requires-Dist: python-mistralclient (>=3.1.0)
Requires-Dist: python-openstackclient (>=3.12.0)
Requires-Dist: simplejson (>=3.5.1)
Requires-Dist: six (>=1.10.0)
Requires-Dist: osc-lib (>=1.8.0)
Requires-Dist: websocket-client (<=0.40.0,>=0.33.0)
Requires-Dist: tripleo-common (>=7.1.0)
Requires-Dist: python-zaqarclient (>=1.0.0)
Requires-Dist: ipaddress (>=1.0.16); (python_version<'3.3')

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

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

.. Change things from this point on

=============
tripleoclient
=============

**tripleoclient** is an OpenStackClient (OSC) plugin implementation that
implements commands useful for TripleO and the install and management of
both an undercloud and an overcloud.

See the
`TripleO Documentation <https://docs.openstack.org/tripleo-docs/latest/>`_
for details on using tripleoclient.



