aboutsummaryrefslogtreecommitdiffstats
path: root/examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml')
-rw-r--r--examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml b/examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml
index a7a6bd262..69a818390 100644
--- a/examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml
+++ b/examples/src/main/resources/clamp/acm/test/pmsh_multiple_ac_tosca.yaml
@@ -17,17 +17,17 @@ node_types:
properties:
provider:
type: string
- requred: false
+ required: false
org.onap.policy.clamp.acm.AutomationCompositionElement:
version: 1.0.1
derived_from: tosca.nodetypes.Root
properties:
provider:
type: string
- requred: false
+ required: false
participantType:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
startPhase:
type: integer
required: false
@@ -45,7 +45,7 @@ node_types:
properties:
provider:
type: string
- requred: false
+ required: false
elements:
type: list
required: true
@@ -57,21 +57,21 @@ node_types:
properties:
dcae_blueprint_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
org.onap.policy.clamp.acm.PolicyTypeAutomationCompositionElement:
version: 1.0.1
derived_from: org.onap.policy.clamp.acm.AutomationCompositionElement
properties:
policy_type_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
org.onap.policy.clamp.acm.CDSAutomationCompositionElement:
version: 1.0.1
derived_from: org.onap.policy.clamp.acm.AutomationCompositionElement
properties:
cds_blueprint_id:
type: onap.datatypes.ToscaConceptIdentifier
- requred: true
+ required: true
topology_template:
node_templates:
org.onap.dcae.acm.DCAEMicroserviceAutomationCompositionParticipant: