
Added the admin guide in the mistral document index file as per the doc-migration spec. Change-Id: I821257f5be8b6778b1a6eaf9c138a06cef8b2792 Closes-Bug: #1706449
74 lines
935 B
ReStructuredText
74 lines
935 B
ReStructuredText
Welcome to Mistral's documentation!
|
|
===================================
|
|
|
|
Mistral is the OpenStack workflow service. This project aims to provide
|
|
a mechanism to define tasks and workflows without writing code, manage
|
|
and execute them in the cloud environment.
|
|
|
|
Overview
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overview
|
|
quickstart
|
|
architecture
|
|
terminology/index
|
|
main_features
|
|
cookbooks
|
|
|
|
User guide
|
|
----------
|
|
|
|
**Installation**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install/index
|
|
configuration/index
|
|
|
|
**API**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api/index
|
|
|
|
**Mistral Workflow Language**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
admin/dsl_v2
|
|
|
|
**CLI**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cli/index
|
|
|
|
Developer guide
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
contributor/index
|
|
|
|
Admin guide
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
admin/index
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|