Remove deprecated controller EOS APIs and impl
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / src / main / resources / org / opendaylight / blueprint / cluster-test-app.xml
index 6e14774f3e6f9d3066c4c6f3a5778c40ca4c354a..2a914ffae7056ca3b3ea55f2ead61c50f3f86c30 100644 (file)
@@ -6,7 +6,7 @@
 
   <reference id="dataBroker" interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"/>
   <reference id="notificationService" interface="org.opendaylight.controller.sal.binding.api.NotificationProviderService"/>
-  <reference id="entityOwnershipService" interface="org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService"/>
+  <reference id="entityOwnershipService" interface="org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService"/>
   <reference id="bindingRpcRegistry" interface="org.opendaylight.controller.sal.binding.api.RpcProviderRegistry"/>
   <reference id="domRpcProviderService" interface="org.opendaylight.controller.md.sal.dom.api.DOMRpcProviderService"/>
   <reference id="clusterSingletonService" interface="org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider"/>