aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2022-05-31 17:15:52 +0100
committerFrancesco Fiora <francesco.fiora@est.tech>2022-06-02 07:47:21 +0000
commitcbbf2963e427820ceb40ee430d8b9300757f85ee (patch)
tree2db14d976f1106854ea0bd4d12c9caa46cb9c1a7 /docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml
parent2e11c2e6df991a40933a72c3ff5e8341c047c613 (diff)
Fix type version in all tosca_service_template
Issue-ID: POLICY-4229 Change-Id: I18d523c07685db35bffc9d97321fdfed3b9c37e9 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml')
-rw-r--r--docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml b/docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml
index 11be3e53..de6df367 100644
--- a/docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml
+++ b/docs/development/devtools/tosca/tosca_service_template_pptnt_smoke.yaml
@@ -17,13 +17,13 @@ data_types:
consulUrl:
name: consulUrl
type: string
- typeVersion: 0.0.0
+ type_version: 0.0.0
description: Consul url for this entry
required: true
consul_body:
name: consulBody
type: string
- typeVersion: 0.0.0
+ type_version: 0.0.0
description: Body of Consul entry
required: true
onap.datatype.controlloop.Target:
@@ -363,11 +363,11 @@ topology_template:
description: Participant for DCAE microservices
properties:
provider: ONAP
-
+
org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement:
version: 1.2.3
type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
- type_version: 1.0.0
+ type_version: 1.0.1
description: Control loop element for the monitoring policy for Performance Management Subscription Handling
properties:
provider: Ericsson
@@ -382,7 +382,7 @@ topology_template:
org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement:
version: 1.2.3
type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
- type_version: 1.0.0
+ type_version: 1.0.1
description: Control loop element for the operational policy for Performance Management Subscription Handling
properties:
provider: Ericsson
@@ -397,7 +397,7 @@ topology_template:
org.onap.domain.pmsh.PMSHControlLoopDefinition:
version: 1.2.3
type: org.onap.policy.clamp.controlloop.ControlLoop
- type_version: 1.0.0
+ type_version: 1.0.1
description: Control loop for Performance Management Subscription Handling
properties:
provider: Ericsson