
* This patch moves the list of frequently asked questions from https://wiki.openstack.org/w/index.php?title=Mistral&oldid=152120 to the docs. However, it makes some changes because some info is already outdated. Change-Id: I55a80ed2906bb3fae101d9adc044ed028b6a9d24 Partial-Bug: #1779318
2.3 KiB
2.3 KiB
Mistral Workflow Service
What is Mistral?
Mistral is a workflow service project. It aims to provide a mechanism to define complex graphs of tasks (workflows) in a simple YAML-based language and manage and run them in a scalable and reliable manner.
Just to Get Started
user/overview
: If you've just started with Mistral, this short article will help you understand the main Mistral ideas and concepts.user/faq
: Some of the typical questions you have may have already been answered here.
For End Users
user/index
: If you're going to use Mistral functionality as an end user, i.e. writing and running workflows, then you need to read the full user documentation that tells about all Mistral features, including the full description of the Mistral Workflow Language and Mistral ReST API.user/wf_lang_v2
: If you just want a direct link to the full specification of the Mistral Workflow Language, this is it.user/rest_api_v2
: This is where you can find the full specification of the Mistral REST API.
For Administrators and Operators
admin/index
: If you need to install, configure and maintain a Mistral cluster, this is a place to start.
For Developers
developer/contributor/coding_guidelines
: No matter what you're going to develop regarding Mistral, please read the coding guidelines we accept in our project.developer/index
: If you want to contribute to the project or write Mistral extensions, please start here.developer/extensions/index
: Read this section if you want to write custom Mistral actions and other extensions.
Workflow Visualization (CloudFlow)
- CloudFlow: If you're looking for a nice workflow visualization tool then visit this web page. CloudFlow provides a nice UI for debugging and analysing workflow executions.
Main Chapters
user/index admin/index developer/index
html
Search
Document search <search>
: Search the contents of this document.