From a489456f6780b491d31f6bb853e469bcb6b65c61 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 4 Sep 2018 13:28:39 -0400 Subject: SDN Controller Blueprints Assignment Creating SDN Controller Blueprints Resource Assignment Service Change-Id: I1d997226a515c36b2ca07d23991c0e98df2ab78c Issue-ID: CCSDK-507 Signed-off-by: Singal, Kapil (ks220y) --- .../org/opendaylight/blueprint/impl-blueprint.xml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 blueprints-processor/plugin/assignment-provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'blueprints-processor/plugin/assignment-provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/blueprints-processor/plugin/assignment-provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/blueprints-processor/plugin/assignment-provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..ebefd645c --- /dev/null +++ b/blueprints-processor/plugin/assignment-provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg