From e27362ae319ac0aa302381e274c87a82cd4ec9f1 Mon Sep 17 00:00:00 2001 From: brunomilitzer Date: Mon, 7 Mar 2022 15:13:02 +0000 Subject: Fixed Instance Properties Name Fixed issue where the system put append _Instance1 so the end user can put their own custom name Issue-ID: POLICY-3978 Change-Id: I04500148aeee49c64f278ce00daa55d14f964b90 Signed-off-by: brunomilitzer --- .../src/test/resources/rest/servicetemplates/pmsh_multiple_ac_tosca.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime-acm/src/test/resources/rest') diff --git a/runtime-acm/src/test/resources/rest/servicetemplates/pmsh_multiple_ac_tosca.yaml b/runtime-acm/src/test/resources/rest/servicetemplates/pmsh_multiple_ac_tosca.yaml index 1d3825f75..2a85a5ffa 100644 --- a/runtime-acm/src/test/resources/rest/servicetemplates/pmsh_multiple_ac_tosca.yaml +++ b/runtime-acm/src/test/resources/rest/servicetemplates/pmsh_multiple_ac_tosca.yaml @@ -1,4 +1,5 @@ tosca_definitions_version: tosca_simple_yaml_1_3 +name: PMSH_Test_Instance data_types: onap.datatypes.ToscaConceptIdentifier: derived_from: tosca.datatypes.Root -- cgit 1.2.3-korg