Update git submodules
authorSteve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Sun, 22 Sep 2019 02:23:10 +0000 (22:23 -0400)
committerGerrit Code Review <gerrit@onap.org>
Sun, 22 Sep 2019 02:23:10 +0000 (02:23 +0000)
commitda501b6dcc27c5122a54777a64fab77ffe76b448
treea90d7399a9f8239e9c12bdce01ca47e8b855680b
parent5d5fad1591b1a7f1f5ee31c6c03c186db13e4883
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'elalto'
  to f2dde8ba531cd4783fbc0872c406ec6e0d097c54
  - Bug-fix - CDS Processor-DB & Default Dictionary not working

    Issue-ID: CCSDK-1718
    Issue-ID: CCSDK-1717
    Issue-ID: CCSDK-1746

    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

    Change-Id: Ib92d970d07a1dcf7362ab499a398de49ae8323a1
    Change-Id: I42c1c15070f77bc9e7e73cc0dc2ee3a30ff19564
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
docs/submodules/ccsdk/cds.git