Additional tools and examples for Mistral Workflow Service.
Go to file
OpenStack Release Bot d2bb9b4267 Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I70071df61b28fa88e8d94b634213624afde2bb1f
Sem-Ver: feature
2020-09-10 09:45:56 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-31 19:41:23 +02:00
examples/v2 Correct the description on a calculator task 2017-04-07 15:07:05 +01:00
mistral_extra Fix serialization of OpenStack actions 2020-09-09 14:53:03 +07:00
releasenotes Update master for stable/victoria 2020-09-10 09:45:56 +00:00
tools Move openstack actions to mistral-extra 2020-01-29 12:27:13 +02: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 Move openstack actions to mistral-extra 2020-01-29 12:27:13 +02: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
lower-constraints.txt Fix serialization of OpenStack actions 2020-09-09 14:53:03 +07:00
requirements.txt Fix serialization of OpenStack actions 2020-09-09 14:53:03 +07:00
setup.cfg Move preinstalled workflows to mistral-extra 2020-02-26 11:02:39 +02: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 Fix hacking min version to 3.0.1 2020-05-12 19:28:47 -05:00
tox.ini add pep inspection to get_action_list.py 2020-05-12 09:26:44 +03: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.