Resource Resolution Service: Rest and DB 74/77474/3
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 28 Jan 2019 19:17:48 +0000 (14:17 -0500)
committerKAPIL SINGAL <ks220y@att.com>
Tue, 29 Jan 2019 20:05:35 +0000 (20:05 +0000)
commitd691b6317360f00232ac0bb0cc198b63f80e0e2d
treedd7f72e97a2f27f09fd6fcb5fd3383df7cf1964a
parent4a1b821984005bd253cc923260aa0db890e82fec
Resource Resolution Service: Rest and DB

Emhancement to Primary-Data and Rest Resource Assignment Processor and respective services

Change-Id: I9cc125f9e6396d9c26f72ebd05d2f0422a301f1c
Issue-ID: CCSDK-699
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/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/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/db/BluePrintDBLibGenericService.kt
ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/db/primary/PrimaryDBLibGenericService.kt [moved from ms/blueprintsprocessor/modules/commons/db-lib/src/main/kotlin/org/onap/ccsdk/apps/blueprintsprocessor/db/primary/service/PrimaryDBLibGenericService.kt with 55% similarity]