aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml
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/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml
index 3f0f9edaa5..e020410e32 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/mixPatterns/connectivityBetweenPatterns/in/hot-mog-0108-bs1271.yml
@@ -174,7 +174,7 @@ resources:
type: OS::Neutron::Port
properties:
network: {get_param: ppds_net_name}
- fixed_ips: [{"ip_address": {get_param: [myIPs, 2]}}]
+ fixed_ips: [{"ip_address": {get_param: [myIPs, 1]}}]
name: 1c1_t2_port_0
1c1_scalling_instance_network:
@@ -200,14 +200,14 @@ resources:
type: OS::Neutron::Port
properties:
network: {get_resource: 1c1_scalling_instance_network}
- fixed_ips: [{"ip_address": {get_param: [myIPs, 3]}}]
+ fixed_ips: [{"ip_address": {get_param: [myIPs, 1]}}]
name: 1c1_t1_port_1
1c1_t2_port_1:
type: OS::Neutron::Port
properties:
network: {get_param: ppds_net_name}
- fixed_ips: [{"ip_address": {get_param: [myIPs, 4]}}]
+ fixed_ips: [{"ip_address": {get_param: [myIPs, 1]}}]
name: 1c1_t2_port_1
1c201_catalog_instance_1C2: