Convert cluster-admin to OSGi DS 73/91773/14
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 30 Jul 2020 15:17:26 +0000 (17:17 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Sep 2020 18:20:07 +0000 (20:20 +0200)
commite3f2203548b8adcde4662fc90e2aa7f245d50d81
tree187a331e5ef84364b3de83041e6e8eeca4d63078
parentf50eab743267328f61862bba1e77f51e87dc624a
Convert cluster-admin to OSGi DS

This is a very simple component, convert it to declarative services.

JIRA: CONTROLLER-1882
Change-Id: I664db0ef3cbf6b5cf900d969fa56bc04440c2604
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-cluster-admin-impl/pom.xml
opendaylight/md-sal/sal-cluster-admin-impl/src/main/java/org/opendaylight/controller/cluster/datastore/admin/OSGiClusterAdmin.java [new file with mode: 0644]
opendaylight/md-sal/sal-cluster-admin-impl/src/main/resources/OSGI-INF/blueprint/cluster-admin.xml [deleted file]