7423a58365
Closes-Bug: #1682377 Change-Id: I6c53fc6b3debaf27b01a03b5180f3ef56ddf3e8f
74 lines
942 B
ReStructuredText
74 lines
942 B
ReStructuredText
Welcome to the Mistral 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
|
|
|
|
user/wf_lang_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`
|