Additional tools and examples for Mistral Workflow Service.
Go to file
Nguyen Hai ab11582d10 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I90a7b0671d6061d0c848d5707ad95c60b4003cab
Story: #2002586
Task: #24311
2018-08-18 14:58:22 +09: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
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 Update .gitreview for stable/rocky 2018-08-09 12:11:41 +00:00
.stestr.conf Switch to using stestr 2018-05-21 18:38:46 -04:00
.zuul.yaml import zuul job settings from project-config 2018-08-18 14:58:22 +09:00
LICENSE Preparing project skeleton 2014-01-18 01:22:26 -08:00
README.rst Update Mistral Extra description. 2018-06-12 10:06:34 -04:00
Vagrantfile Add vagrant environment with devstack and mistral 2014-07-01 17:51:51 +07:00
bootstrap.sh Add vagrant environment with devstack and mistral 2014-07-01 17:51:51 +07: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 Change author 2017-06-06 00:46:34 +05:30
setup.py Set up mistral-extra with the ability to run unit tests 2017-03-03 16:29:49 -05:00
test-requirements.txt Switch to using stestr 2018-05-21 18:38:46 -04:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/rocky 2018-08-09 12:11:42 +00:00

README.rst

Team and repository tags

image

Mistral Extras

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.