8e610103a5
* Removed incomplete 'how to write workflow' and link on it * Fixed showing extra titles in 'Installation' section on main page Change-Id: Ib3f8061f05c30a7593af4716c6619604e9fd93ce
65 lines
967 B
ReStructuredText
65 lines
967 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
|
|
Roadmap <https://wiki.openstack.org/wiki/Mistral/Roadmap>
|
|
terminology/index
|
|
main_features
|
|
|
|
User guide
|
|
----------
|
|
|
|
**Installation**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
guides/installation_guide
|
|
guides/configuration_guide
|
|
guides/dashboard_guide
|
|
guides/upgrade_guide
|
|
guides/mistralclient_guide
|
|
|
|
**API**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
developer/webapi/index
|
|
|
|
**DSL**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
dsl/index
|
|
|
|
Developer guide
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
developer/index
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|