Additional tools and examples for Mistral Workflow Service.
Go to file
Q.hongtao f3b09f4b94 Start README.rst with a better title
Now that we are using gitea the contents of our README.rst are
more prominently displayed. Starting it with a "Team and repository
tags" title is a bit confusing. This change makes it start with the
name of the project instead.

Change-Id: I144fe6e50c245c5ae9a7b9fd7db43a011bd364f9
2019-11-28 10:04:48 +08:00
doc/source Removes unnecessary utf-8 encoding 2017-01-11 11:16:19 +05:30
examples/v2 Correct the description on a calculator task 2017-04-07 15:07:05 +01:00
mistral_extra Set up mistral-extra with the ability to run unit tests 2017-03-03 16:29:49 -05:00
releasenotes/notes [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 17:01:53 +00:00
tools Add script to allow update dependencies in all envs 2014-03-14 15:12:43 +04:00
.coveragerc Set up mistral-extra with the ability to run unit tests 2017-03-03 16:29:49 -05:00
.gitignore Switch to using stestr 2018-05-21 18:38:46 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:37 +00:00
.stestr.conf Switch to using stestr 2018-05-21 18:38:46 -04:00
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 17:01:53 +00:00
LICENSE Preparing project skeleton 2014-01-18 01:22:26 -08:00
README.rst Start README.rst with a better title 2019-11-28 10:04:48 +08:00
Vagrantfile Add vagrant environment with devstack and mistral 2014-07-01 17:51:51 +07:00
bootstrap.sh Fix misspell word 2019-09-06 16:19:55 +08:00
local.conf Add vagrant environment with devstack and mistral 2014-07-01 17:51:51 +07:00
requirements.txt Set up mistral-extra with the ability to run unit tests 2017-03-03 16:29:49 -05:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 17:01:53 +00:00
setup.py Set up mistral-extra with the ability to run unit tests 2017-03-03 16:29:49 -05:00
test-requirements.txt [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 17:01:53 +00:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 17:01:53 +00:00

README.rst

Mistral Extras

image

Mistral Extra is a library which allows contributors to add optional functionality to the mistral project, it also contains examples for which to base new capabilities.