aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json
diff options
context:
space:
mode:
authordfarrelly <david.farrelly@est.tech>2019-12-02 09:32:14 +0000
committerOfir Sonsino <ofir.sonsino@intl.att.com>2019-12-15 12:29:21 +0000
commita941f3fa78dc1c19ef895e164037cfd6ee98f7ae (patch)
tree2044e27a188dd05a0e4279dc8b4dcef9736c70bc /catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json
parentc2ab2776fcb5af2261dae22d0e9d819002b5c34d (diff)
Add PMSH Models
*Add PM Subscription Handler monitoring policy Issue-ID: DCAEGEN2-1940 Change-Id: I82bd1d8d686365e124cd7b4438de583215e9fc0a Signed-off-by: dfarrelly <david.farrelly@est.tech>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json b/catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json
index 981eee6533..fea0f2fa55 100644
--- a/catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json
+++ b/catalog-be/src/main/resources/import/tosca/policy-types/policyTypes.json
@@ -59,6 +59,10 @@
"displayName": "PM Mapper",
"icon": "policy-dcae-pm-mapper"
},
+ "onap.policies.monitoring.dcae-pm-subscription-handler": {
+ "displayName": "PM Subscription Handler",
+ "icon": "policy-dcae-pm-subscription-handler"
+ },
"onap.policies.monitoring.dcae-restconfcollector": {
"displayName": "Restconf Collector",
"icon": "policy-dcae-restconfcollector"