From 5d0ad5f3d3158357183849ca329ac6999be6281d Mon Sep 17 00:00:00 2001 From: Lathish Date: Thu, 6 Aug 2020 10:19:33 +0100 Subject: Initial A1 adapter api implmentation Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish --- .../org/opendaylight/blueprint/impl-blueprint.xml | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 00000000..29403607 --- /dev/null +++ b/a1-adapter/a1-adapter-api/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg