aboutsummaryrefslogtreecommitdiffstats
path: root/models-examples/src/main/resources/policytypes
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-08-19 11:18:39 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-08-19 11:18:44 -0400
commit00892263e921f6ed14e895e5ab6bf642cc499072 (patch)
tree177c6c404a89ad569fc4d12f3a8964ced360d8e2 /models-examples/src/main/resources/policytypes
parentca3827f43ada2b160f6966d205ca97d4402a0935 (diff)
Upgrade new tcagen2 policy type
The old cdap policy type is deprecated by DCAE. Thus, we are simply replacing with the new tcagen2 policy type. Issue-ID: POLICY-2772 Change-Id: I1442340729b5f820f2e265b9b86f6f6f84f49bca Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-examples/src/main/resources/policytypes')
-rw-r--r--models-examples/src/main/resources/policytypes/onap.policies.monitoring.tcagen2.yaml (renamed from models-examples/src/main/resources/policytypes/onap.policies.monitoring.cdap.tca.hi.lo.app.yaml)6
1 files changed, 3 insertions, 3 deletions
diff --git a/models-examples/src/main/resources/policytypes/onap.policies.monitoring.cdap.tca.hi.lo.app.yaml b/models-examples/src/main/resources/policytypes/onap.policies.monitoring.tcagen2.yaml
index f614ca469..367d2b5a4 100644
--- a/models-examples/src/main/resources/policytypes/onap.policies.monitoring.cdap.tca.hi.lo.app.yaml
+++ b/models-examples/src/main/resources/policytypes/onap.policies.monitoring.tcagen2.yaml
@@ -5,12 +5,12 @@ policy_types:
version: 1.0.0
name: onap.policies.Monitoring
description: a base policy type for all policies that govern monitoring provisioning
- onap.policies.monitoring.cdap.tca.hi.lo.app:
+ onap.policies.monitoring.tcagen2:
derived_from: onap.policies.Monitoring
version: 1.0.0
- name: onap.policies.monitoring.cdap.tca.hi.lo.app
+ name: onap.policies.monitoring.tcagen2
properties:
- tca_policy:
+ tca.policy:
type: onap.datatypes.monitoring.tca_policy
description: TCA Policy JSON
required: true