Re-organise specification for Wallaby development cycle. Change-Id: Ie97126761f082ee802e8f05a3450fc37f54f0b20
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.
Description
Languages
Python
100%