OpenStack Project Team Guide
Go to file
Dan Smith b6b26faefe Revise the tick deprecation example
As discussed in the PTG, the tick deprecation example was too
aggressive in its requirements for notice, requiring more notice
time than we require today. This was not the intent, so this corrects
that to the expected timeline.

Change-Id: I241cf3723312b299697a44ee43cc8aeadfadadd7
2022-04-12 11:52:56 -07:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Revise the tick deprecation example 2022-04-12 11:52:56 -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.