Resource Resolution Service: Primary DB
authorSingal, Kapil (ks220y) <ks220y@att.com>
Thu, 17 Jan 2019 09:49:30 +0000 (04:49 -0500)
committerKAPIL SINGAL <ks220y@att.com>
Thu, 17 Jan 2019 14:47:40 +0000 (14:47 +0000)
commit124a5774f9ffad252b4d4fc151e3317fd0e5acd9
treef3223dd1035a2b2e074bb54e8b93eed6dbdde12a
parent2d1aa6eb1230428105cd693dd339bac65945334c
Resource Resolution Service: Primary DB

Adding Primary-DB Resource Resolution Processor Service to resolve Resources of source primary-db

Change-Id: I156f7958b681e51b7c3bfdee92b6fbd196591e73
Issue-ID: CCSDK-942
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/ResourceSourceProperties.kt
ms/blueprintsprocessor/functions/resource-resolution/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/processor/PrimaryDataResourceAssignmentProcessor.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/ResourceResolutionComponentTest.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/functions/resource/resolution/ResourceResolutionServiceTest.kt
ms/blueprintsprocessor/functions/resource-resolution/src/test/resources/application-test.properties [new file with mode: 0644]