Update 7.1 port-mapping data after inf delete
[transportpce.git] / common / src / main / resources / OSGI-INF / blueprint / common-blueprint.xml
index ac7e7b76398d025ddc02527b06afc92e85f28033..8add362595501c9c5c71920e408182c8769fdcb5 100644 (file)
@@ -36,6 +36,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <bean id="openRoadmInterfaces710" class="org.opendaylight.transportpce.common.openroadminterfaces.OpenRoadmInterfacesImpl710" >
         <argument ref="deviceTransactionManager" />
+        <argument ref="portMapping" />
+        <argument ref="portMapping710" />
     </bean>
 
     <bean id="openRoadmInterfaces" class="org.opendaylight.transportpce.common.openroadminterfaces.OpenRoadmInterfacesImpl" >