diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-04-12 02:22:11 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-04-12 02:22:11 +0000 |
commit | ae6883323eaed0a925b128dc53301bfa5995f41d (patch) | |
tree | 912c8e9c2d7877a71e17645bf92d8cbcb16e04d1 | |
parent | d33948a45bfbd8f8ee04a8a97413324983e6ccff (diff) | |
parent | a314ce59f155493f25871f1db70fbe4e0c4e030b (diff) |
Merge "Grouped all the Operational tools"
-rw-r--r-- | capabilities-map.yaml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 947ba8b6..0af0e822 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -552,7 +552,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 @@ -564,6 +564,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 |