From 8ee521ed01b956d1c6939513d617de9cd5e9a68f Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Sat, 2 Nov 2019 05:05:25 -0500 Subject: ORAN A1 Adapter Karaf feature development A1 adapter to interface with A1 mediator in ORAN real-time RIC. This is a karaf feature that will be installed in ODL/CCSDK. The feature will be supported by corresponding DG's. Issue-ID: CCSDK-1888 Signed-off-by: SandeepLinux Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c --- .../org/opendaylight/blueprint/impl-blueprint.xml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sdnr/northbound/a1Adapter/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml (limited to 'sdnr/northbound/a1Adapter/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml') diff --git a/sdnr/northbound/a1Adapter/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/sdnr/northbound/a1Adapter/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml new file mode 100644 index 000000000..271288442 --- /dev/null +++ b/sdnr/northbound/a1Adapter/provider/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg