summaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml
diff options
context:
space:
mode:
authoraribeiro <anderson.ribeiro@est.tech>2019-09-26 13:20:28 +0100
committerOren Kleks <oren.kleks@amdocs.com>2019-10-29 14:15:57 +0000
commitc42c9f75adb72f80e57694b5bf67db7c94f33a89 (patch)
treef5e16e64400af3f795061dceb02fee8522ed4245 /openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml
parent145e960db3614cf499aa0be0dbb4f19b3ba3183e (diff)
Fix for status properties value.
These changes were made to align the normative types to the TOSCA property definition requirements. Issue-ID: SDC-322 Change-Id: I32e815dd26990dd6c82c859ad051b271db3c8029 Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml')
-rw-r--r--openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml
index 43bf2accda..9df37e4dae 100644
--- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml
+++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/extractServiceComposition/toscaGlobalServiceTemplates/openecomp/nodes.yml
@@ -43,7 +43,7 @@ node_types:
service_template_filter:
description: Substitution Filter
type: org.openecomp.datatypes.substitution.SubstitutionFiltering
- status: SUPPORTED
+ status: supported
required: true
org.openecomp.resource.vl.extVL:
@@ -309,7 +309,7 @@ node_types:
license_feature_group_ref:
description: refrence to license feature group
type: string
- status: SUPPORTED
+ status: supported
required: true
requirements:
- deployment_flavor:
@@ -326,38 +326,38 @@ node_types:
high_availablity:
description: high_availablity
type: string
- status: SUPPORTED
+ status: supported
required: false
vm_image_name:
description: Master image_name volume id
type: string
- status: SUPPORTED
+ status: supported
required: true
vm_flavor_name:
description: Master image_name volume id
type: string
- status: SUPPORTED
+ status: supported
required: true
nfc_naming_code:
description: nfc code for instance naming
type: string
- status: SUPPORTED
+ status: supported
required: false
vm_type_tag:
description: vm type based on naming Convention
type: string
- status: SUPPORTED
+ status: supported
required: false
vfc_naming:
description: vfc naming
type: org.openecomp.datatypes.Naming
- status: SUPPORTED
+ status: supported
default: false
required: false
min_instances:
description: Minimum number of VFC Instances
type: integer
- status: SUPPORTED
+ status: supported
default: 0
required: false
constraints:
@@ -365,7 +365,7 @@ node_types:
max_instances:
description: Maximum number of VFC Instances
type: integer
- status: SUPPORTED
+ status: supported
required: false
constraints:
- greater_or_equal: 1