OpenStack in a snap! Specifications
Go to file
Corey Bryant 428fc10e62 Specification opening for Wallaby cycle
Re-organise specification for Wallaby development cycle.

Change-Id: Ie97126761f082ee802e8f05a3450fc37f54f0b20
2021-03-16 15:26:44 -04:00
doc/source Specification opening for Wallaby cycle 2021-03-16 15:26:44 -04:00
specs Specification opening for Wallaby cycle 2021-03-16 15:26:44 -04:00
tests Initial commit 2021-01-13 09:47:46 -05:00
.gitreview Added .gitreview 2021-01-13 07:28:36 +00:00
.stestr.conf Initial commit 2021-01-13 09:47:46 -05:00
.zuul.yaml Initial commit 2021-01-13 09:47:46 -05:00
LICENSE Initial commit 2021-01-13 09:47:46 -05:00
README.rst Initial commit 2021-01-13 09:47:46 -05:00
requirements.txt Initial commit 2021-01-13 09:47:46 -05:00
setup.cfg Initial commit 2021-01-13 09:47:46 -05:00
setup.py Initial commit 2021-01-13 09:47:46 -05:00
test-requirements.txt Initial commit 2021-01-13 09:47:46 -05:00
tox.ini Initial commit 2021-01-13 09:47:46 -05:00

README.rst

README

OpenStack Microstack Specifications

This git repository is used to hold approved design specifications for additions to the microstack project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.

The layout of this repository is:

specs/<release>/

Where there are two sub-directories:

specs/<release>/approved: specifications approved but not yet implemented specs/<release>/implemented: implemented specifications

Example specifications

You can find an example spec in specs/template.rst.