Blueprints Processor MDSAL Resource Assignment 55/64555/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:57:47 +0000 (21:57 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Wed, 5 Sep 2018 01:57:47 +0000 (21:57 -0400)
commitcadd88348aa9934a63849e149ddb4b60f7fbef5a
treec110b8ecead0b88841b0383ef2ce4a9ae65b4e12
parent021d63c68b4d5fbb8cf5e34549d5b17bce488df3
Blueprints Processor MDSAL Resource Assignment

Creating SDN Blueprints Processor MDSAL Resource Assignment Processor

Change-Id: I111c9682a5601f32536e93180d4357fc7ac8a961
Issue-ID: CCSDK-498
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
17 files changed:
blueprints-processor/plugin/assignment-provider/src/main/java/org/onap/ccsdk/config/assignment/processor/MdsalResourceProcessor.java [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/java/org/onap/ccsdk/config/assignment/processor/MdsalResourceProcessorTest.java [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/array-complex-response.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/array-complex-v4-assigned-response.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/complex-response.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/default-pointer.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/dt-location.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/dt-v4-assigned-ip-list.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-array-v4iplist.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-array.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-complex.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/mdsal-simple.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/resource-assignments-array.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/resource-assignments-complex-simple.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/resource-assignments-complex.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/resource-assignments-simple.json [new file with mode: 0644]
blueprints-processor/plugin/assignment-provider/src/test/resources/mapping/Mdsal/simple-response.json [new file with mode: 0644]