Merge "Bug 6110: Fixed bugs in statistics manager due to race condition." into stable...
[openflowplugin.git] / openflowplugin-impl / src / main / resources / org / opendaylight / blueprint / openflowplugin-impl.xml
index 20b907b41694bfb03e5d1d6040eddc08708016a0..976efaabee28c5b988d888fe4959faa73f1d2503 100644 (file)
@@ -6,4 +6,6 @@
 
   <service ref="ofPluginProviderFactory" interface="org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProviderFactory"
           odl:type="default"/>
-</blueprint>
\ No newline at end of file
+
+  <odl:action-provider interface="org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService"/>
+</blueprint>