Additional tools and examples for Mistral Workflow Service.
Go to file
Nguyen Hai 97bd64bd19 add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

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

Change-Id: I585f04fc7a1289d7029212e37be17f810bd9a2f2
Story: #2002586
Task: #24311
2018-08-18 14:56:55 +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 file for project rename 2015-06-12 23:12:30 +00:00
.stestr.conf Switch to using stestr 2018-05-21 18:38:46 -04:00
.zuul.yaml add python 3.6 unit test job 2018-08-18 14:56:55 +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 Add the restructuredtext check to the flake8 job 2018-06-08 11:32:19 +01: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.