From a9a5bd8970dc25b40985361b2c213b44856ddf17 Mon Sep 17 00:00:00 2001 From: aribeiro Date: Sun, 5 Apr 2020 16:05:20 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 9cd184ef2b013197cd984cf881335c08a9eab01f - Fix data type properties declaration According to TOSCA Network properties definition the keyname 'ip_version:' should have Integer as valid_values rather than String Where the keyname 'count:' is declared as a String type the default value should be String rather than Integer Fix misspelled ONAP types 'onap.datatypes.monitoring.measurementType' and 'onap.datatypes.monitoring.managedObjectDNsBasic' Fix the keynames 'upstream:' and 'downstream:' as both are declared as a String type the valid_values should be String rather than Integer Issue-ID: SDC-2864 Signed-off-by: aribeiro Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index dd463c284..9cd184ef2 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit dd463c2843dcfbc5b375d90630788f5f269c7b0a +Subproject commit 9cd184ef2b013197cd984cf881335c08a9eab01f -- 2.16.6