aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2021-07-13 09:36:13 +0000
committerGerrit Code Review <gerrit@onap.org>2021-07-13 09:36:13 +0000
commit80897daedf5d96114c6263ba836c9974415d7e56 (patch)
treed925c8fdebf6ca9ab752ac8ce078b5941813eb32 /common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml
parent94d85829c2067c8f27f3fd5c49673b5eabbceccb (diff)
parentaa725fcc52bd2eb009dc407480e113158e65ddbd (diff)
Merge "Update CL TOSCA definitions, Add Guidance UC"
Diffstat (limited to 'common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml')
-rw-r--r--common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml b/common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml
index f9f97420a..5c6883bee 100644
--- a/common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml
+++ b/common/src/test/resources/examples/controlloop/PMSubscriptionHandling.yaml
@@ -309,24 +309,24 @@ node_types:
properties:
provider:
type: string
- requred: false
+ required: false
org.onap.policy.clamp.controlloop.ControlLoopElement:
version: 1.0.1
derived_from: tosca.nodetypes.Root
properties:
provider:
type: string
- requred: false
+ required: false
participant_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
org.onap.policy.clamp.controlloop.ControlLoop:
version: 1.0.1
derived_from: tosca.nodetypes.Root
properties:
provider:
type: string
- requred: false
+ required: false
elements:
type: list
required: true
@@ -338,10 +338,10 @@ node_types:
properties:
dcae_blueprint_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: false
+ required: false
dcae_blueprint:
type: onap.dcae.cloudify_blueprint
- requred: false
+ required: false
consul_info:
type: list
required: false
@@ -353,17 +353,17 @@ node_types:
properties:
policy_type_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
policy_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: false
+ required: false
org.onap.policy.clamp.controlloop.CDSControlLoopElement:
version: 1.0.1
derived_from: org.onap.policy.clamp.controlloop.ControlLoopElement
properties:
cds_blueprint_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
topology_template:
inputs:
pmsh_monitoring_policy: