SDN Blueprints Processor Input Resource Assignment 51/64551/2
authorSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:31:10 +0000 (21:31 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:35:06 +0000 (21:35 -0400)
commit79db143e7f121f28c6b8d44d66d86601ffc95ba4
tree73a27c4ad152a25bab82aabf5e6f3ebf58afee0e
parent5256b3654a73d4c7e566c18e728cde153483a9f5
SDN Blueprints Processor Input Resource Assignment

Creating SDN Controller Blueprints Input Resource Assignment Processor

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