Workflow Service for OpenStack.
Go to file
Sean McGinnis 99cf8cbaeb
Bump default tox env from py37 to py38
Python 3.8 is now our highest level supported python runtime.
This updates the default tox target environments to swap out
py37 for py38 to make sure local development testing is
covering this version.

This does not impact zuul jobs in any way, nor prevent local
tests against py37. It just changes the default if none is
explicitly provided.

Change-Id: I444260c25615c23644c5c60e0934f6cbbde07b15
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 10:25:43 -05:00
api-ref/source Remove the invalid toctree 2018-01-31 04:16:42 +00:00
devstack Remove OpenStack actions from mistral 2020-02-26 10:12:01 +02:00
doc typo of guide 'How to write a Custom Action in mistral' 2020-04-23 08:06:11 +00:00
etc Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
mistral Use unittest.mock instead of third party mock 2020-04-18 11:54:27 -05:00
playbooks [ussuri][goal] Drop python 2.7 support and testing 2019-11-16 14:07:57 +00:00
rally-jobs Added two new Rally scenarios 2020-04-02 10:07:55 +00:00
releasenotes Update master for stable/ussuri 2020-04-23 12:21:21 +00:00
tools Remove OpenStack actions from mistral 2020-02-26 10:12:01 +02: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 Add Python3 victoria unit tests 2020-04-23 12:21:24 +00:00
bindep.txt Add bindep.txt file for binary dependencies used in unit tests 2019-06-27 14:15:29 +00: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
lower-constraints.txt Update hacking for Python3 2020-04-01 20:01:29 +02:00
README.rst Fix readme 2020-02-27 17:49:19 +07:00
requirements.txt Bump oslo.serialization version to 2.21.1 2020-03-31 17:10:29 +07:00
run_tests.sh Cap psycopg2 to 2.8.3 2019-10-23 09:26:22 +00:00
setup.cfg Refactor expressions 2020-02-26 12:36:34 +07:00
setup.py Updated from global requirements 2017-03-03 10:17:44 +00:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-18 11:54:27 -05:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:25:43 -05: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