summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml
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/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml152
1 files changed, 32 insertions, 120 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml
index 6b23277221..eb3a63e8b9 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/generalVf/out/Nested_GPB1ServiceTemplate.yaml
@@ -11,12 +11,19 @@ node_types:
derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
topology_template:
inputs:
- port_GPB1_Internal1_network_role:
+ port_GPB1_Internal2_network:
type: list
required: true
entry_schema:
type: string
- port_GPB1_Internal2_network_role:
+ index_value:
+ type: integer
+ description: Index value of this substitution service template runtime instance
+ required: false
+ default: 0
+ constraints:
+ - greater_or_equal: 0
+ port_GPB1_Internal1_network:
type: list
required: true
entry_schema:
@@ -29,103 +36,44 @@ topology_template:
vm_flavor_name:
type: string
required: true
- port_GPB1_Internal2_mac_address:
- type: string
- required: true
- port_GPB1_Internal1_order:
- type: list
- required: true
- entry_schema:
- type: integer
- vm_image_name:
- type: string
- required: true
- port_GPB1_Internal1_vlan_requirements:
- type: list
- required: true
- entry_schema:
- type: json
- port_GPB1_Internal2_exCP_naming:
- type: list
- required: true
- entry_schema:
- type: json
- port_GPB1_Internal1_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
- required: true
- compute_GPB1_availability_zone:
- type: list
- required: true
- entry_schema:
- type: string
- port_GPB1_Internal1_exCP_naming:
- type: list
- required: true
- entry_schema:
- type: json
- port_GPB1_Internal2_ip_requirements:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- port_GPB1_Internal2_vlan_requirements:
- type: list
- required: true
- entry_schema:
- type: json
- port_GPB1_Internal1_network_role_tag:
+ port_GPB1_Internal2_mac_requirements:
type: list
required: true
entry_schema:
- type: string
- port_GPB1_Internal2_network:
+ type: org.openecomp.datatypes.network.MacRequirements
+ port_GPB1_Internal1_mac_address:
type: list
required: true
entry_schema:
type: string
- index_value:
- type: integer
- description: Index value of this substitution service template runtime instance
- required: false
- default: 0
- constraints:
- - greater_or_equal: 0
- port_GPB1_Internal1_network:
+ port_GPB1_Internal2_mac_address:
type: list
required: true
entry_schema:
type: string
- port_GPB1_Internal2_mac_requirements:
- type: org.openecomp.datatypes.network.MacRequirements
- required: true
- port_GPB1_Internal1_mac_address:
+ vm_image_name:
type: string
required: true
- port_GPB1_Internal1_subnetpoolid:
+ port_GPB1_Internal1_ip_requirements:
type: list
required: true
entry_schema:
- type: string
- port_GPB1_Internal2_subnetpoolid:
+ type: json
+ port_GPB1_Internal1_mac_requirements:
type: list
required: true
entry_schema:
- type: string
- port_GPB1_Internal2_network_role_tag:
+ type: org.openecomp.datatypes.network.MacRequirements
+ compute_GPB1_availability_zone:
type: list
required: true
entry_schema:
type: string
- port_GPB1_Internal1_ip_requirements:
- type: list
- required: true
- entry_schema:
- type: org.openecomp.datatypes.network.IpRequirements
- port_GPB1_Internal2_order:
+ port_GPB1_Internal2_ip_requirements:
type: list
required: true
entry_schema:
- type: integer
+ type: json
node_templates:
GPB1:
type: org.openecomp.resource.vfc.nodes.heat.GPB1
@@ -145,40 +93,22 @@ topology_template:
GPB1_GPB1_Internal1:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
- exCP_naming:
- get_input:
- - port_GPB1_Internal1_exCP_naming
- - index_value
- vlan_requirements:
- get_input:
- - port_GPB1_Internal1_vlan_requirements
- - index_value
ip_requirements:
- get_input: port_GPB1_Internal1_ip_requirements
- network_role_tag:
get_input:
- - port_GPB1_Internal1_network_role_tag
+ - port_GPB1_Internal1_ip_requirements
- index_value
mac_requirements:
- get_input: port_GPB1_Internal1_mac_requirements
- order:
get_input:
- - port_GPB1_Internal1_order
- - index_value
- network_role:
- get_input:
- - port_GPB1_Internal1_network_role
- - index_value
- subnetpoolid:
- get_input:
- - port_GPB1_Internal1_subnetpoolid
+ - port_GPB1_Internal1_mac_requirements
- index_value
network:
get_input:
- port_GPB1_Internal1_network
- index_value
mac_address:
- get_input: port_GPB1_Internal1_mac_address
+ get_input:
+ - port_GPB1_Internal1_mac_address
+ - index_value
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -187,40 +117,22 @@ topology_template:
GPB1_GPB1_Internal2:
type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
properties:
- exCP_naming:
- get_input:
- - port_GPB1_Internal2_exCP_naming
- - index_value
- vlan_requirements:
- get_input:
- - port_GPB1_Internal2_vlan_requirements
- - index_value
ip_requirements:
- get_input: port_GPB1_Internal2_ip_requirements
- network_role_tag:
get_input:
- - port_GPB1_Internal2_network_role_tag
+ - port_GPB1_Internal2_ip_requirements
- index_value
mac_requirements:
- get_input: port_GPB1_Internal2_mac_requirements
- order:
- get_input:
- - port_GPB1_Internal2_order
- - index_value
- network_role:
get_input:
- - port_GPB1_Internal2_network_role
- - index_value
- subnetpoolid:
- get_input:
- - port_GPB1_Internal2_subnetpoolid
+ - port_GPB1_Internal2_mac_requirements
- index_value
network:
get_input:
- port_GPB1_Internal2_network
- index_value
mac_address:
- get_input: port_GPB1_Internal2_mac_address
+ get_input:
+ - port_GPB1_Internal2_mac_address
+ - index_value
requirements:
- binding:
capability: tosca.capabilities.network.Bindable
@@ -436,4 +348,4 @@ topology_template:
- local_storage
link_GPB1_GPB1_Internal1:
- GPB1_GPB1_Internal1
- - link
+ - link \ No newline at end of file