Update git submodules
authorSingal, Kapil (ks220y) <ks220y@att.com>
Fri, 20 Sep 2019 12:45:34 +0000 (08:45 -0400)
committerGerrit Code Review <gerrit@onap.org>
Fri, 20 Sep 2019 12:45:34 +0000 (12:45 +0000)
commit818499b596cb17ca3d88493364efba4e2598beaf
treec893c73e42f590afad32ae97e1c192c1ff5bd23e
parent1eb1bca66d339ec1e3ae21612e81654aa311c042
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to e4a0eef7b713551e075f71b00ff20f2448492c59
  - Refactoring Resource Resolution Component

    Use Case:
    ----------
    Input Value (IV): It can be API Input Value or API Default value

    If a Resource is marked as Input
        -> pick IV

    If a Resource is marked as other than Input
        -> pick IV
        -> if IV is not present then resolve it as per DataDictionary Definition

    ** Return Error if Resource is not resolved using assert : ResourceAssignmentUtils.assertTemplateKeyValueNotNull

    Issue-ID: CCSDK-1746
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: Ia3aaaa36d0e32b0b468f016d57ed5d2c4ddf6a32
docs/submodules/ccsdk/cds.git