OpenStack Project Team Guide
Go to file
Luigi Toscano 6bf635977a Zuul v3 migration guide: initial round of fixes
More fixes to the newly (re)imported guide, while trying to address
the comments raised during the review of the import
(which tried to minimize the changes).

- add links to several repositories where it makes sense;
- try to not refer to .zuul.yaml as the only choice for creating
  Zuul configuration files;
- update a few links to the Zuul documentation, which changed in the
  meantime;
- add more details about the new devstack jobs in the devstack repository;
- add a few words about the definition of irrelevant files.

Change-Id: Ibc95e2d0c36e01e717894f20df9d6d8a00764082
2020-07-20 14:19:11 +02:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Zuul v3 migration guide: initial round of fixes 2020-07-20 14:19:11 +02: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.