Additional tools and examples for Mistral Workflow Service.
Go to file
Doug Hellmann 0ede116557 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I6d30f89428fc232a5ee0f20507273368f3bfa8b0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 16:06:02 -04: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
LICENSE Preparing project skeleton 2014-01-18 01:22:26 -08:00
README.rst Update links in README 2018-03-28 10:55:32 +08: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 fix tox python3 overrides 2018-06-06 16:06:02 -04:00

README.rst

Team and repository tags

image

Mistral Extras

Contains Mistral examples.

To see more detailed information about particular examples use README files located in corresponding folders under examples/.