Add resource definition DSL. 79/92579/3
authorBrinda Santh <brindasanth@in.ibm.com>
Fri, 2 Aug 2019 15:05:39 +0000 (11:05 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 9 Aug 2019 20:03:50 +0000 (20:03 +0000)
commit6972452ec5f9cab7a8031d670843dd54c0c0a708
treeccbf8822269f376886cb745c1bcd899f404e05d8
parent132312ce49fa4efbe7008f3055aa86a8853bedd3
Add resource definition DSL.

Change-Id: I66d340727918842a26f07e8609a043c37e5089f4
Issue-ID: CCSDK-1577
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDefinitionDSL.kt [new file with mode: 0644]
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/resource/resolution/ResourceDefinitionSDLTest.kt [new file with mode: 0644]