OpenStack Project Team Guide
Go to file
Zane Bitter ef975a6cda Review guide: clarify 2x +2 policies
Make it clear that individual teams are free to set their own policies
on how many +2 votes are required to approve a patch, and that core
reviewers should confirm the policy of the project they're reviewing.

Change-Id: Icb2406ef2b4fbd81d1f73ee6efa30a6ca7ea4f14
2018-09-14 11:58:29 -06:00
doc Review guide: clarify 2x +2 policies 2018-09-14 11:58:29 -06:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview Added .gitreview 2015-05-28 04:26:27 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 13:07:42 -04: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 Follow the new PTI for document build 2018-08-01 16:46:54 +09:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Follow the new PTI for document build 2018-08-01 16:46:54 +09: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.