summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.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/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml
index e2e268ed6e..1758d499b1 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/dynamicPorts/dependsOnFromVfcToNested/in/nested_DPA3_New_VNF_TSBGv.yaml
@@ -179,7 +179,7 @@ parameters:
description: string containint the trunk parrent port
resources:
- sbg_sc_internal_0_port_0:
+ sbg_sc_internal_0_port_01:
type: OS::Neutron::Port
properties:
replacement_policy: AUTO
@@ -192,7 +192,7 @@ resources:
- ip_address: { get_param: sbg_boot_floating_ip }
mac_address: { get_param: [sbg_internal_mac_addresses ,0] }
- sbg_sc_management_1_port_0:
+ sbg_sc_management_1_port_01:
type: OS::Neutron::Port
properties:
replacement_policy: AUTO
@@ -203,7 +203,7 @@ resources:
- ip_address: { get_param: sbg_management_floating_ip }
mac_address: { get_param: [sbg_management_mac_addresses ,0] }
- sbg_sc_0:
+ sbg_sc_01:
type: OS::Nova::Server
properties:
name: { get_param: [sbg_sc_names, 0]}
@@ -213,7 +213,7 @@ resources:
availability_zone: { get_param: availability_zone_0 }
flavor: { get_param: sbg_sc_flavor_name }
networks:
- - port: { get_resource: sbg_sc_internal_0_port_0 }
- - port: { get_resource: sbg_sc_management_1_port_0 }
+ - port: { get_resource: sbg_sc_internal_0_port_01 }
+ - port: { get_resource: sbg_sc_management_1_port_01 }
config_drive: "true"
user_data_format: RAW