OpenStack Project Team Guide
Go to file
Dan Smith ef313d1f8e Add generic guidance on rechecks
Per recent discussions, this attempts to provide some general
guidance about responsible use of rechecks that we can link to when
"encouraging" people to exhibit the desired behavior.

Change-Id: Iadfc32f79423b54e5933788686791c42c8d616fd
2022-04-05 07:42:32 -07:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Add generic guidance on rechecks 2022-04-05 07:42:32 -07:00
technical-guides Move technical-guidance.rst under technical-guides 2022-03-22 20:20:49 -05:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:57 +00:00
.zuul.yaml Use promote for publishing 2019-08-20 20:48:32 +02:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Small cleanups 2020-04-07 13:18:31 +02:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Small cleanups 2020-04-07 13:18:31 +02:00

README.rst

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.