Fix readme

* Fixed the links to the documentation
* Slightly fixed the description of the project

Change-Id: I08ffffd360e24faef16511c641c9e6874a1bfee3
This commit is contained in:
Renat Akhmerov 2020-02-27 17:49:19 +07:00
parent 592981f487
commit b7624085ad

View File

@ -8,29 +8,26 @@ Team and repository tags
Mistral
=======
Workflow Service for OpenStack cloud. This project aims to provide a mechanism
to define tasks and workflows without writing code, manage and execute them in
the cloud environment.
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 <https://docs.openstack.org/mistral/latest/>`_
* `Installation Guide <https://docs.openstack.org/mistral/latest/install/installation_guide.html#>`_
* `User Documentation <https://docs.openstack.org/mistral/latest/user/index.html>`_
* `Configuration Guide <https://docs.openstack.org/mistral/latest/configuration/config-guide.html>`_
* `Administrator Documentation <https://docs.openstack.org/mistral/latest/admin/index.html>`_
* `Workflow Language Specification <https://docs.openstack.org/mistral/latest/user/wf_lang_v2.html>`_
* `Developer Documentation <https://docs.openstack.org/mistral/latest/developer/index.html>`_
* Project status, bugs, and blueprints are tracked on
`Launchpad <https://launchpad.net/mistral/>`_
* CloudFlow: visualization tool for workflow executions on https://github.com/nokia/CloudFlow
* Additional resources are linked from the project
`Wiki <https://wiki.openstack.org/wiki/Mistral/>`_ page
* Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
* Release notes for the project can be found at: