# mistral_1
**Repository Path**: mirrors_openstack/mistral_1
## Basic Information
- **Project Name**: mistral_1
- **Description**: Workflow Service for OpenStack. Mirror of code maintained at opendev.org.
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-10-08
- **Last Updated**: 2026-02-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
=======
Mistral
=======
.. image:: https://governance.openstack.org/tc/badges/mistral.svg
.. Change things from this point on
Workflow Service integrated with OpenStack. This project aims to provide a
mechanism to define tasks and workflows in a simple YAML-based language, manage
and execute them in a distributed environment.
Project Resources
-----------------
* `Mistral Official Documentation `_
* `User Documentation `_
* `Administrator Documentation `_
* `Developer Documentation `_
* Project status, bugs, and blueprints are tracked on
`Launchpad `_
* CloudFlow: visualization tool for workflow executions on https://github.com/nokia/CloudFlow
* Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
* Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/mistral/
* Source for the project can be found at:
https://opendev.org/openstack/mistral
* WSGI app is located in `mistral/api/wsgi.py`