aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/group-types
diff options
context:
space:
mode:
authorGitelman, Tal (tg851x) <tg851x@intl.att.com>2018-03-12 18:33:32 +0200
committerMichael Lando <ml636r@att.com>2018-03-12 17:31:28 +0000
commit184a534c48377f89b0ac6ae6c3aacd7ed2d4f340 (patch)
tree2bd7356c259ebfa6e5786aabd61c760de145e4dd /catalog-be/src/main/resources/import/tosca/group-types
parent146bb551e62c96de668b576142d7407ab2a5fa64 (diff)
Normative alignemet
Change-Id: I4ec063f938f9bde2f5727c338177e6d99ef5bc9a Issue-ID: SDC-1104 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/group-types')
-rw-r--r--catalog-be/src/main/resources/import/tosca/group-types/groupTypes.yml24
-rw-r--r--catalog-be/src/main/resources/import/tosca/group-types/groupTypes.zipbin1356 -> 1319 bytes
2 files changed, 7 insertions, 17 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.yml b/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.yml
index 9711bfdebe..394ffb1f6e 100644
--- a/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.yml
+++ b/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.yml
@@ -86,21 +86,11 @@ org.openecomp.groups.NetworkCollection:
derived_from: tosca.groups.Root
description: groups l3-networks in network collection
properties:
- network_collection_type:
+ network_collection_function:
type: string
required: true
- description: network collection type, defined with default value
- default: l3-network
- network_collection_subtype:
- type: string
- required: true
- description: network collection subtype, defined with default value
- default: sub-interface
- network_collection_role:
- type: string
- required: true
- description: network collection role
- network_collection_description:
+ description: network collection function
+ network_collection_description:
type: string
required: true
description: network collection description, free format text
@@ -108,18 +98,18 @@ org.openecomp.groups.VfcInstanceGroup:
derived_from: tosca.groups.Root
description: groups VFCs with same parent port role
properties:
- vfc_instance_group_role:
+ vfc_instance_group_function:
type: string
required: true
- description: role of this VFC group
+ description: function of this VFC group
vfc_parent_port_role:
type: string
required: true
description: common role of parent ports of VFCs in this group
- network_collection_role:
+ network_collection_function:
type: string
required: true
- description: network collection role assigned to this group
+ description: network collection function assigned to this group
subinterface_role:
type: string
required: true
diff --git a/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.zip b/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.zip
index 71a4af957a..3a26c09f43 100644
--- a/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.zip
+++ b/catalog-be/src/main/resources/import/tosca/group-types/groupTypes.zip
Binary files differ