Metadata-Version: 2.0
Name: tuskar
Version: 0.4.18
Summary: An OpenStack Management Service
Home-page: http://git.openstack.org/cgit/openstack/tuskar
Author: Mark McLoughlin
Author-email: markmc@redhat.com
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: pbr (>=0.6,!=0.7,<1.0)
Requires-Dist: anyjson (>=0.3.3)
Requires-Dist: Babel (>=1.3)
Requires-Dist: tripleo-heat-templates
Requires-Dist: eventlet (>=0.16.1,!=0.17.0)
Requires-Dist: greenlet (>=0.3.2)
Requires-Dist: iso8601 (>=0.1.9)
Requires-Dist: kombu (>=2.5.0)
Requires-Dist: lxml (>=2.3)
Requires-Dist: oslo.config (>=1.9.3)
Requires-Dist: oslo.db (>=1.7.0)
Requires-Dist: pecan (>=0.8.0)
Requires-Dist: posix-ipc
Requires-Dist: python-heatclient (>=0.3.0)
Requires-Dist: python-keystoneclient (>=1.1.0)
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: SQLAlchemy (>=0.9.7,<=0.9.99)
Requires-Dist: sqlalchemy-migrate (>=0.9.5)
Requires-Dist: WebOb (>=1.2.3)
Requires-Dist: WSME (>=0.6)

======
Tuskar
======

What is Tuskar?
---------------

Tuskar is a management service for planning TripleO deployments.

Interested in seeing the full Tuskar and Tuskar UI setup? `Watch
the demo. <https://www.youtube.com/watch?v=--WWdJXmf8o>`_

For additional information, take a look at the `Tuskar
documentation <http://git.openstack.org/cgit/openstack/tuskar/tree/docs/index.rst>`_.


Installation Information
------------------------

Please see `install.rst <doc/source/install.rst>`_ for an
installation guide.


Building the Docs
-----------------

>From the root directory::

 python setup.py build_sphinx


Contributing
------------

Interested in contributing?  Take a look at `contributing.rst
<doc/source/contributing.rst>`_ for details on how to do so.


Contact Us
----------

Join us on IRC (Internet Relay Chat)::

    Network: Freenode (irc.freenode.net/tuskar)
    Channel: #tripleo and #tuskar



