Additional tools and examples for Mistral Workflow Service.
Go to file
Ghanshyam Mann bd95c59145 Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I094d6ff2c13847123ed31ddf1b93b7bfa4fe3b50
2022-08-09 12:54:26 +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 Remove support for unmaintained Glare 2022-03-16 15:05:10 +00:00
releasenotes Remove support for unmaintained Glare 2022-03-16 15:05:10 +00:00
tools Remove support for unmaintained Glare 2022-03-16 15:05:10 +00: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 Drop lower-constraints.txt and its testing 2022-08-09 12:54:26 +00:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-05-14 17:05:22 -05: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 Drop lower-constraints.txt and its testing 2022-08-09 12:54:26 +00: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 Drop lower-constraints.txt and its testing 2022-08-09 12:54:26 +00:00
tox.ini Drop lower-constraints.txt and its testing 2022-08-09 12:54:26 +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.