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: Ice152f42738160cc518f3b9f8a1b44e1ff55a462 Needed-By: I0fdad2baec3073b4f306ccc8fcd7b6d6303bcd3f
This commit is contained in:
parent
ba8fd64f50
commit
4cc3ac4aa0
11
gerrit/acls/openstack/monasca-analytics.config
Normal file
11
gerrit/acls/openstack/monasca-analytics.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group monasca-analytics-core
|
||||
label-Code-Review = -2..+2 group monasca-analytics-core
|
||||
label-Workflow = -1..+1 group monasca-analytics-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2268,6 +2268,8 @@
|
||||
groups:
|
||||
- monasca
|
||||
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
||||
- project: openstack/monasca-analytics
|
||||
description: Monasca Analytics Engine
|
||||
- project: openstack/monasca-api
|
||||
description: Monasca REST API
|
||||
groups:
|
||||
|
@ -7108,6 +7108,11 @@ projects:
|
||||
- gate-monasca-agent-pep8
|
||||
- gate-monasca-agent-python27
|
||||
|
||||
- name: openstack/monasca-analytics
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/monasca-api
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user