Grouped all the Operational tools
authorJuan Badia Payno <jbadiapa@redhat.com>
Tue, 28 Mar 2017 15:31:18 +0000 (17:31 +0200)
committerJuan Badia Payno <jbadiapa@redhat.com>
Tue, 28 Mar 2017 17:39:56 +0000 (19:39 +0200)
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

capabilities-map.yaml

index 83b3ac4..b6df794 100644 (file)
@@ -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