From b8e2faf476202b6ffe61bc3a9a37df1304881d40 Mon Sep 17 00:00:00 2001 From: Avi Ziv Date: Tue, 18 Jul 2017 19:45:38 +0300 Subject: [SDC] Onboarding 1710 rebase. Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv --- .../out/GlobalSubstitutionTypesServiceTemplate.yaml | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithAllConnectivities/out/GlobalSubstitutionTypesServiceTemplate.yaml') diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithAllConnectivities/out/GlobalSubstitutionTypesServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithAllConnectivities/out/GlobalSubstitutionTypesServiceTemplate.yaml index 753e1c5654..242eb47cbc 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithAllConnectivities/out/GlobalSubstitutionTypesServiceTemplate.yaml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/fulltest/singleSubstitution/threeDiffComputesWithAllConnectivities/out/GlobalSubstitutionTypesServiceTemplate.yaml @@ -98,15 +98,11 @@ node_types: type: string attributes: pd_server_accessIPv4: - type: list + type: string status: SUPPORTED - entry_schema: - type: string pd_server_pd01_port_device_owner: - type: list + type: string status: SUPPORTED - entry_schema: - type: string requirements: - dependency_pd_server: capability: tosca.capabilities.Node @@ -536,10 +532,8 @@ node_types: type: json attributes: oam_server_accessIPv4: - type: list + type: string status: SUPPORTED - entry_schema: - type: string requirements: - dependency_oam_server_pd01_port: capability: tosca.capabilities.Node @@ -969,15 +963,11 @@ node_types: type: org.openecomp.datatypes.network.VlanRequirements attributes: ps_server_accessIPv4: - type: list + type: string status: SUPPORTED - entry_schema: - type: string ps_server_pd01_port_device_id: - type: list + type: string status: SUPPORTED - entry_schema: - type: string requirements: - dependency_ps_server_pd01_port: capability: tosca.capabilities.Node -- cgit 1.2.3-korg