Workflow Service for OpenStack.
Go to file
Andreas Jaeger 4b52d4d458 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Remove python 3 versioning from lower-constraints and
requirements to pass requirements-check.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Id478711abb1783422ebb4ee9937d1b7202fdf2f3
2020-05-21 15:50:23 +02:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-05-21 15:50:23 +02:00
devstack Remove OpenStack actions from mistral 2020-02-26 10:12:01 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 15:50:23 +02:00
etc Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
mistral Merge "Monkey patch original current_thread _active" 2020-05-13 19:37:00 +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 Switch to newer openstackdocstheme and reno versions 2020-05-21 15:50:23 +02:00
tools Delete an obsolete namespace from oslo-config-generator config 2020-05-21 12:43:43 +07: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 Merge "Add a Rally scenario for a very big mistral workflow" 2020-04-27 12:00:18 +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
README.rst Fix readme 2020-02-27 17:49:19 +07:00
bindep.txt Add bindep.txt file for binary dependencies used in unit tests 2019-06-27 14:15:29 +00:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 15:50:23 +02:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 15:50:23 +02:00
run_tests.sh Cap psycopg2 to 2.8.3 2019-10-23 09:26:22 +00:00
setup.cfg Add py38 package metadata 2020-04-24 08:22:36 -05:00
setup.py Updated from global requirements 2017-03-03 10:17:44 +00:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-12 19:28:48 -05:00
tox.ini Monkey patch original current_thread _active 2020-05-12 06:23:23 +00:00

README.rst

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