OpenStack Project Team Guide
Go to file
Daniel Pawlik 9434b08999 Add information for checking status of other job results
The Opensearch is storing most part of the Zuul CI job results
log files that can be useful for developers.

Change-Id: I3c79cdb7132c60595fe3fa5a46ec1c778db1d34e
2022-04-20 08:21:44 +02:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Add information for checking status of other job results 2022-04-20 08:21:44 +02: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.