From: Juan Badia Payno Date: Tue, 28 Mar 2017 15:31:18 +0000 (+0200) Subject: Grouped all the Operational tools X-Git-Tag: opnfv-6.0.0~790^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a314ce59f155493f25871f1db70fbe4e0c4e030b;p=apex-tripleo-heat-templates.git Grouped all the Operational tools So far the operational tools are: - Availability monitoring - Centralized logging - Performance monitoring This change added the performance monitoring under the Operational tools so on the tripleo-ui --> deployment configuration --> operational tools all these features can be added Change-Id: I7335eaeaed4118422f5630d042229f1a1bf60b5d --- diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 83b3ac40..b6df7946 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -547,7 +547,7 @@ topics: description: Enable monitoring agents environments: - file: environments/monitoring-environment.yaml - title: enable monitoring agents + title: Enable monitoring agents description: requires: - overcloud-resource-registry-puppet.yaml @@ -559,6 +559,14 @@ topics: description: requires: - overcloud-resource-registry-puppet.yaml + - title: Performance monitoring + description: Enable performance monitoring agents + environments: + - file: environments/collectd-environment.yaml + title: Enable performance monitoring agents + description: + requires: + - overcloud-resource-registry-puppet.yaml - title: Security Options description: Security Hardening Options