OpenStack Technical Committee Decisions
Go to file
Roland Hochmuth 23d43c7869 Add openstack/monasca-analytics project
The monasca-analytics project is a new component in Monasca that
will do anomaly detection and clustering/correlation on alarms.
For example, it will consume alarm state transition events created
by the Threshold engine, and do temporal clustering on them.

Change-Id: I0fdad2baec3073b4f306ccc8fcd7b6d6303bcd3f
Depends-On: Ice152f42738160cc518f3b9f8a1b44e1ff55a462
2016-04-14 17:31:45 -06:00
doc/source Add the service type to the project page title 2016-03-08 12:28:06 +00:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Add openstack/monasca-analytics project 2016-04-14 17:31:45 -06:00
resolutions fix a few rst issues 2016-03-30 07:40:24 -04:00
tools Fix projects.yaml path in validate_tags 2016-03-30 13:18:01 -04:00
.gitignore ignore files created by pbr during build 2015-05-23 08:09:26 -07:00
.gitreview Added .gitreview 2013-08-30 16:00:06 +00:00
README.rst provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
requirements.txt Keep py3.X compatibility for urllib 2015-12-23 20:48:17 +05:30
setup.cfg update doc build requirements 2014-10-27 13:44:50 -04:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt Lint YAML files 2016-01-25 16:32:54 +01:00
tox.ini Lint YAML files 2016-01-25 16:32:54 +01:00

README.rst

This repository contains OpenStack Technical Committee reference documents and tracks official resolutions voted by the committee.

Directory structure:

reference/

Reference documents which need to be revised over time. Some motions will just directly result in reference doc changes.

resolutions/

When the motion does not result in a change in a reference doc, it can be expressed as a resolution. Those must be named YYYYMMDD-short-name with YYYYMMDD being the proposal date in order to allow basic sorting.

See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details.