Monasca Specifications
Go to file
Joseph Davis 551984592f Fix a few nits in events-listener spec
Minor edits to polish the specification.

Change-Id: Iab9bfd91359586aa1b389f8bd7c45b9bc7e0cc90
Story: 2003023
Task: 23047
2018-12-19 08:50:36 -08:00
doc/source Monasca Events Publishing Spec 2018-12-14 08:15:49 -08:00
priorities Add Priorities page for Stein 2018-10-10 15:34:52 +01:00
specs Fix a few nits in events-listener spec 2018-12-19 08:50:36 -08:00
.gitignore Define repository structure 2017-09-19 18:04:02 +02:00
.gitreview Added .gitreview 2017-09-06 09:18:59 +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 Define repository structure 2017-09-19 18:04:02 +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 fix tox python3 overrides 2018-10-03 01:59:05 +00: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.