SDN Controller Blueprints DB Resource Assignment 49/64549/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:28:52 +0000 (21:28 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:28:52 +0000 (21:28 -0400)
commit5256b3654a73d4c7e566c18e728cde153483a9f5
treea5b96166707040beae240baed05afafd033b92be
parentd2cc0336c4dd9875e717e096d8f9bf815cb783b7
SDN Controller Blueprints DB Resource Assignment

Creating SDN Controller Blueprints DB Resource Assignment Processor

Change-Id: I2ae2d8f1b38c37fed12d11cf0ae48d47c9a1ccda
Issue-ID: CCSDK-497
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
blueprints-processor/plugin/assignment-provider/src/main/java/org/onap/ccsdk/config/assignment/processor/DBResourceProcessor.java [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/java/org/onap/ccsdk/config/assignment/processor/DBResourceProcessorTest.java [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/db-array.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/db-complex.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/db-simple.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/dt-location.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/resource-assignments-array.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/resource-assignments-complex.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/db/resource-assignments-simple.json [new file with mode: 0644]