Workflow Service for OpenStack.
Go to file
Kupai József ce18c0bf67 A mechanism to close stuck running action executions
If an executor dies while running an action execution, then the
execution will remain in RUNNING state (because the dead executor
can't signal the error).

Implements blueprint: action-execution-reporting

Change-Id: I51b4db6aa321d0e53bbb85a74f8ebaea0376d22e
2018-06-12 14:15:15 +00:00
api-ref/source Remove the invalid toctree 2018-01-31 04:16:42 +00:00
devstack Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
doc/source A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
etc Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
functionaltests Remove intree mistral tempest plugin 2017-12-26 07:49:14 +00:00
mistral A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
playbooks Merge "Fix docker image build job" 2018-04-25 10:09:05 +00:00
rally-jobs Restore rally job 2018-03-07 13:04:21 +02:00
releasenotes A mechanism to close stuck running action executions 2018-06-12 14:15:15 +00:00
tools Switch to using stestr 2018-05-30 14:46:25 -04:00
.coveragerc Exclude .tox folder from coverage report 2016-12-19 03:33:29 +00:00
.dockerignore Improve the Docker integration 2018-03-18 00:45:02 +04:00
.gitignore Switch to using stestr 2018-05-30 14:46:25 -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-30 14:46:25 -04:00
.zuul.yaml Merge "Fix docker image build job" 2018-04-25 10:09:05 +00:00
CONTRIBUTING.rst Merge "Chnage the mailing list URL" 2017-07-24 15:23:07 +00:00
HACKING.rst Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
LICENSE Adding license and authors file 2013-12-30 13:11:49 +07:00
lower-constraints.txt Switch to using stestr 2018-05-30 14:46:25 -04:00
README.rst Purge README.rst in favor of the generated documentation 2018-05-06 14:35:17 +04:00
requirements.txt Support Qinling actions in Mistral 2018-05-16 21:27:42 +12:00
run_functional_tests.sh Removed mistral/tests/functional 2016-01-29 11:04:03 +09:00
run_tests.sh Switch to using stestr 2018-05-30 14:46:25 -04:00
setup.cfg Added JavaScript evaluator which doesn't require a compilation 2018-04-23 17:04:18 +00:00
setup.py Updated from global requirements 2017-03-03 10:17:44 +00:00
test-requirements.txt Switch to using stestr 2018-05-30 14:46:25 -04:00
tox.ini Switch to using stestr 2018-05-30 14:46:25 -04:00

Team and repository tags

image

Mistral

Workflow Service for OpenStack cloud. This project aims to provide a mechanism to define tasks and workflows without writing code, manage and execute them in the cloud environment.

Project Resources