Monasca Specifications
Go to file
Zuul 320a1be2dc Merge "Spec for Performance metrics of Python Persister" 2019-06-18 04:09:57 +00:00
doc/source Resolve issues with Sphinx 2.0 2019-05-22 10:33:01 +02:00
priorities Add Train priorities page 2019-05-22 10:43:04 +02:00
specs Merge "Spec for Performance metrics of Python Persister" 2019-06-18 04:09:57 +00:00
.gitignore Define repository structure 2017-09-19 18:04:02 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:34 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-22 18:50:31 -04:00
LICENSE Define repository structure 2017-09-19 18:04:02 +02:00
README.rst Monasca Events Publishing Spec 2018-12-14 08:15:49 -08:00
requirements.txt Resolve issues with Sphinx 2.0 2019-05-22 10:33:01 +02:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 18:47:40 +00:00
setup.py Define repository structure 2017-09-19 18:04:02 +02:00
test-requirements.txt Define repository structure 2017-09-19 18:04:02 +02:00
tox.ini Resolve issues with Sphinx 2.0 2019-05-22 10:33:01 +02:00

README.rst

Team and repository tags

image

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.