From c42c9f75adb72f80e57694b5bf67db7c94f33a89 Mon Sep 17 00:00:00 2001 From: aribeiro Date: Thu, 26 Sep 2019 13:20:28 +0100 Subject: Fix for status properties value. These changes were made to align the normative types to the TOSCA property definition requirements. Issue-ID: SDC-322 Change-Id: I32e815dd26990dd6c82c859ad051b271db3c8029 Signed-off-by: aribeiro --- .../src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml') diff --git a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml index 94fbb0451e..017aac2f57 100644 --- a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml +++ b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml @@ -7,7 +7,7 @@ org.openecomp.groups.MyHeatStack2: type: list description: Heat files which associate to this group/heat stack required: true - status: SUPPORTED + status: supported entry_schema: type: string url_credential: -- cgit 1.2.3-korg