You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
doc/source | 2 years ago | |
specs | 2 years ago | |
tests | 2 years ago | |
.gitreview | 2 years ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 2 years ago | |
LICENSE | 2 years ago | |
README.rst | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 2 years ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 years ago |
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
.