Modify OpenRoadmInterfaces implementations
[transportpce.git] / common / src / main / resources / OSGI-INF / blueprint / common-blueprint.xml
index 0539214affa9467657e155695299f108a1354689..ac7e7b76398d025ddc02527b06afc92e85f28033 100644 (file)
@@ -30,6 +30,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <bean id="openRoadmInterfaces221" class="org.opendaylight.transportpce.common.openroadminterfaces.OpenRoadmInterfacesImpl221" >
         <argument ref="deviceTransactionManager" />
+        <argument ref="portMapping" />
+        <argument ref="portMapping221" />
     </bean>
 
     <bean id="openRoadmInterfaces710" class="org.opendaylight.transportpce.common.openroadminterfaces.OpenRoadmInterfacesImpl710" >