OpenStack Project Team Guide
Go to file
Sean McGinnis 6f12005bb8 Elaborate on Extended Maintenance to EOL transition
This adds a little more wording around end of life for stable branches
to make sure it's clear that a team can decide to go directly from EM to
EOL without needing to wait 6 months for an "Unmaintained" phase to
complete.

Also fixes some minor nits while I'm here.

Change-Id: I92542012108f0aa07e28968479cdaddf7e06301d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-09-16 09:57:36 -05:00
doc Elaborate on Extended Maintenance to EOL transition 2019-09-16 09:57:36 -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 Document use of the openstack-discuss mailing list 2018-11-30 20:34:28 +00:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Enable doc8 linting 2019-06-27 14:21:56 -05:00

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.