From 926eb80c2c053d4d333875d3d4245288b3cd9f75 Mon Sep 17 00:00:00 2001 From: alexs Date: Fri, 21 Aug 2020 15:01:24 +0300 Subject: Initial commit for device manager 1.4 Add device manager support for ONF Core Model 1.4 Issue-ID: CCSDK-2579 Change-Id: I0b0f27554dc33de08019ec50ac61fa3fd5367068 Signed-off-by: alexs Signed-off-by: alex.stancu --- .../org/opendaylight/blueprint/impl-blueprint.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 sdnr/wt/devicemanager-onf14/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'sdnr/wt/devicemanager-onf14/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/sdnr/wt/devicemanager-onf14/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/sdnr/wt/devicemanager-onf14/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..0be800784 --- /dev/null +++ b/sdnr/wt/devicemanager-onf14/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + -- cgit 1.2.3-korg