Monasca Specifications
Go to file
Joseph Davis b4f73f3abc Spec for Performance metrics of Python Persister
Specify the performance metrics that should be generated for
the Python version of the Monasca Persister to be consistent
with the perf metrics that were generated from the Java version.

Story: 2001576
Task: 6525

Change-Id: Ib0e2ad2e4789fc4c7cee33c91485aba644571b72
2019-05-22 09:15:16 +00:00
doc/source Resolve issues with Sphinx 2.0 2019-05-22 10:33:01 +02:00
priorities Add Priorities page for Stein 2018-10-10 15:34:52 +01:00
specs Spec for Performance metrics of Python Persister 2019-05-22 09:15:16 +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.