diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2019-09-20 08:45:34 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-20 12:45:34 +0000 |
commit | 818499b596cb17ca3d88493364efba4e2598beaf (patch) | |
tree | c893c73e42f590afad32ae97e1c192c1ff5bd23e | |
parent | 1eb1bca66d339ec1e3ae21612e81654aa311c042 (diff) |
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
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject fb1b08d5dd94998f4b279a65b9a74604d80ee69 +Subproject e4a0eef7b713551e075f71b00ff20f2448492c5 |