Fix tapi get-topology-details functional test
[transportpce.git] / tapi / src / main / resources / OSGI-INF / blueprint / tapi-blueprint.xml
index 10fe76ca8c06de68fe7b712c94bd52118b16e9bf..e92e99cfab76c0476be7bd653842ad82f1db9e87 100644 (file)
@@ -86,7 +86,7 @@ Author: Gilles Thouenon <gilles.thouenon@orange.com>
     </bean>
 
     <bean id="tapilinkDiscoveryImpl" class="org.opendaylight.transportpce.tapi.R2RTapiLinkDiscovery">
-        <argument ref="dataBroker" />
+        <argument ref="networkTransactionImpl" />
         <argument ref="deviceTransactionManager" />
     </bean>