Update git submodules
authoraribeiro <anderson.ribeiro@est.tech>
Sun, 5 Apr 2020 15:05:20 +0000 (16:05 +0100)
committerGerrit Code Review <gerrit@onap.org>
Sun, 5 Apr 2020 15:05:20 +0000 (15:05 +0000)
commita9a5bd8970dc25b40985361b2c213b44856ddf17
treed4501fec159513c5e61bdcc690f8ea7b50dcc0e4
parent961d8e63365e33d1d4301ebfd7e28ec4e67ca031
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
docs/submodules/sdc.git