Monasca Specifications
393acda2c9
Change-Id: Ic2d15caaf2d0e83b412f8f50bf2d0c01cab3d8c6 |
||
---|---|---|
doc/source | ||
priorities | ||
specs | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
README
Monasca Specifications
This git repository is used to hold priorities and approved design specifications for additions to the Monasca project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.
The layout of this repository is:
priorities/<release>/
specs/<release>/
Where there are three sub-directories in specs
:
- specs/<release>/approved
-
Specifications approved, but not yet implemented
- specs/<release>/implemented
-
Implemented specifications
- specs/<release>/not-implemented
-
Specifications that were approved but are not expected to be implemented. These are kept for historical reference.