Workflow Service for OpenStack.
Go to file
Takashi Kajinami 1323ed5001 Remove policy.json file
The json format of policy file has been deprecated and now mistral
loads policy.yaml by default. In addition the "default" policy file is
no longer needed since all policy rules were implemented in code.

Change-Id: I03ccd5b7c7926c49c7e487d84aa379e4146009dc
2024-01-25 01:29:48 +09:00
api-ref/source remove unicode from code 2022-08-12 14:41:59 +00:00
devstack Change the wsgi path for devstack 2023-11-14 20:51:51 +01:00
doc Amend doc to help running tempest mistral tests 2023-12-14 08:36:42 +00:00
etc Remove policy.json file 2024-01-25 01:29:48 +09:00
mistral Merge "Deprecate unused [coordination] heartbeat_interval" 2023-12-19 17:58:29 +00:00
playbooks [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 14:07:57 +00:00
rally-jobs added a new realcase scenario to rally and clean leftovers 2020-05-07 21:15:31 +00:00
releasenotes Merge "Deprecate unused [coordination] heartbeat_interval" 2023-12-19 17:58:29 +00:00
tools Add optional healthcheck middleware 2023-02-03 04:09:13 +00:00
.coveragerc Exclude .tox folder from coverage report 2016-12-19 03:33:29 +00:00
.dockerignore Update default Docker configuration and documentation 2018-06-10 19:21:18 -05:00
.gitignore Update default Docker configuration and documentation 2018-06-10 19:21:18 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:05 +00:00
.stestr.conf Switch to using stestr 2018-05-30 14:46:25 -04:00
.zuul.yaml Revert "Temporarily disable failing jobs" 2023-11-28 10:19:43 +03:00
bindep.txt Temporarily disable failing jobs and fix bookworm bindep 2023-11-14 20:50:56 +01:00
CONTRIBUTING.rst [ussuri][goal] Add project specific contributor docs 2020-04-17 15:19:36 +07: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
README.rst Change the wsgi path for devstack 2023-11-14 20:51:51 +01:00
requirements.txt Revert "bump eventlet to latest version that support python 3.12" 2024-01-17 23:53:17 +00:00
run_tests.sh Cap psycopg2 to 2.8.3 2019-10-23 09:26:22 +00:00
setup.cfg Update python classifier in setup.cfg 2024-01-03 23:58:03 -08:00
setup.py Updated from global requirements 2017-03-03 10:17:44 +00:00
test-requirements.txt remove unicode from code 2022-08-12 14:41:59 +00:00
tox.ini Fix doc builds 2023-01-18 18:02:03 +01:00

Team and repository tags

image

Mistral

Workflow Service integrated with OpenStack. This project aims to provide a mechanism to define tasks and workflows in a simple YAML-based language, manage and execute them in a distributed environment.

Project Resources