summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/in/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/out/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml28
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/in/GlobalSubstitutionTypesServiceTemplate.yaml32
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/out/GlobalSubstitutionTypesServiceTemplate.yaml32
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/in/GlobalSubstitutionTypesServiceTemplate.yaml68
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/out/GlobalSubstitutionTypesServiceTemplate.yaml68
10 files changed, 184 insertions, 184 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/in/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
index 9699fe0770..fa549deaf8 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
index bb5951f82a..5e73de2fdf 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesConnectedIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
index 9699fe0770..fa549deaf8 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
index bb5951f82a..5e73de2fdf 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedNodesGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
index 9699fe0770..fa549deaf8 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/in/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
index bb5951f82a..5e73de2fdf 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/nestedOutputParamGetAttrIn/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -12,72 +12,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- dependency_pcm_port_1:
capability: tosca.capabilities.Node
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/in/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/in/GlobalSubstitutionTypesServiceTemplate.yaml
index 887439d296..dfcce1503e 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/in/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/in/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -42,82 +42,82 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
cps_net_ips:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_volumes:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- link_pcm_port_1:
capability: tosca.capabilities.network.Linkable
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/out/GlobalSubstitutionTypesServiceTemplate.yaml
index a424a5d19b..ec400a3063 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/oneNestedNode/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -42,82 +42,82 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
cps_net_ips:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_volumes:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- link_pcm_port_1:
capability: tosca.capabilities.network.Linkable
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/in/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/in/GlobalSubstitutionTypesServiceTemplate.yaml
index 9a1c164bab..2be87a9940 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/in/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/in/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -42,72 +42,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- link_pcm_port_1:
capability: tosca.capabilities.network.Linkable
@@ -204,72 +204,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
oam_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
oam_server_name:
type: string
description: oam server name
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
oam_image_name:
type: string
description: oam image name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_oam_id:
type: string
description: the oam nova service id
- status: SUPPORTED
+ status: supported
requirements:
- local_storage_server_oam:
capability: tosca.capabilities.Attachment
@@ -365,35 +365,35 @@ node_types:
compute_compute_user_data_format:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
vm_image_name:
type: string
required: true
- status: SUPPORTED
+ status: supported
index_value:
type: integer
description: Index value of this substitution service template runtime instance
required: false
default: 0
- status: SUPPORTED
+ status: supported
constraints:
- greater_or_equal: 0
compute_compute_name:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
vm_flavor_name:
type: string
required: true
- status: SUPPORTED
+ status: supported
compute_compute_config_drive:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
requirements:
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/out/GlobalSubstitutionTypesServiceTemplate.yaml
index 22cf58d6f6..9a29c4448c 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/out/GlobalSubstitutionTypesServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/unifiedComposition/pattern4/twoNestedWithOneCompute/out/GlobalSubstitutionTypesServiceTemplate.yaml
@@ -41,35 +41,35 @@ node_types:
compute_compute_user_data_format:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
vm_image_name:
type: string
required: true
- status: SUPPORTED
+ status: supported
index_value:
type: integer
description: Index value of this substitution service template runtime instance
required: false
default: 0
- status: SUPPORTED
+ status: supported
constraints:
- greater_or_equal: 0
compute_compute_name:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
vm_flavor_name:
type: string
required: true
- status: SUPPORTED
+ status: supported
compute_compute_config_drive:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
type: string
requirements:
@@ -120,72 +120,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
pcm_image_name:
type: string
description: PCRF CM image name
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
pcm_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
pcm_server_name:
type: string
description: PCRF CM server name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_pcm_id:
type: string
description: the pcm nova service id
- status: SUPPORTED
+ status: supported
requirements:
- link_pcm_port_1:
capability: tosca.capabilities.network.Linkable
@@ -282,72 +282,72 @@ node_types:
type: string
description: availabilityzone name
required: true
- status: SUPPORTED
+ status: supported
oam_net_gw:
type: string
description: CPS network gateway
required: true
- status: SUPPORTED
+ status: supported
oam_flavor_name:
type: string
description: flavor name of PCRF CM instance
required: true
- status: SUPPORTED
+ status: supported
security_group_name:
type: string
description: the name of security group
required: true
- status: SUPPORTED
+ status: supported
cps_net_ip:
type: string
description: CPS network ip
required: true
- status: SUPPORTED
+ status: supported
oam_server_name:
type: string
description: oam server name
required: true
- status: SUPPORTED
+ status: supported
pcm_vol:
type: string
description: CPS Cluman Cinder Volume
required: true
- status: SUPPORTED
+ status: supported
oam_image_name:
type: string
description: oam image name
required: true
- status: SUPPORTED
+ status: supported
cps_net_name:
type: string
description: CPS network name
required: true
- status: SUPPORTED
+ status: supported
cps_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_ip:
type: string
description: OAM network ip
required: true
- status: SUPPORTED
+ status: supported
oam_net_mask:
type: string
description: CPS network mask
required: true
- status: SUPPORTED
+ status: supported
oam_net_name:
type: string
description: OAM network name
required: true
- status: SUPPORTED
+ status: supported
attributes:
server_oam_id:
type: string
description: the oam nova service id
- status: SUPPORTED
+ status: supported
requirements:
- local_storage_server_oam:
capability: tosca.capabilities.Attachment