Metadata-Version: 2.0
Name: python-tripleoclient
Version: 6.2.0
Summary: TripleO client
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
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.4
Requires-Dist: Babel (>=2.3.4)
Requires-Dist: os-cloud-config
Requires-Dist: osc-lib (>=1.2.0)
Requires-Dist: passlib (>=1.7.0)
Requires-Dist: pbr (>=1.8,<2.0.0)
Requires-Dist: python-heatclient (>=1.6.1)
Requires-Dist: python-ironic-inspector-client (>=1.5.0)
Requires-Dist: python-ironicclient (>=1.11.0)
Requires-Dist: python-mistralclient (>=2.0.0)
Requires-Dist: python-openstackclient (>=3.3.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: tripleo-common (>=5.0.0)
Requires-Dist: websocket-client (>=0.32.0)
Requires-Dist: ipaddress (>=1.0.7); (python_version<'3.3')

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

.. image:: http://governance.openstack.org/badges/python-tripleoclient.svg
    :target: http://governance.openstack.org/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 <http://docs.openstack.org/developer/tripleo-docs/>`_
for details on using tripleoclient.



