diff options
author | aribeiro <anderson.ribeiro@est.tech> | 2020-04-05 16:05:20 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-05 15:05:20 +0000 |
commit | a9a5bd8970dc25b40985361b2c213b44856ddf17 (patch) | |
tree | d4501fec159513c5e61bdcc690f8ea7b50dcc0e4 /docs/submodules | |
parent | 961d8e63365e33d1d4301ebfd7e28ec4e67ca031 (diff) |
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 <anderson.ribeiro@est.tech>
Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject dd463c2843dcfbc5b375d90630788f5f269c7b0 +Subproject 9cd184ef2b013197cd984cf881335c08a9eab01 |