Remove getreconciliationstate -d parameter
[openflowplugin.git] / applications / southbound-cli / src / main / resources / OSGI-INF / blueprint / commands.xml
index ab5e08badd4c25c7799f806e57254ee5285bd74c..6c68e0924a36604d19a5d77ce406ebd403e532b7 100644 (file)
@@ -46,8 +46,6 @@
         <command name="openflow/getreconciliationstate">
             <action class="org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateProvider">
                 <argument ref ="reconciliationJMXServiceMBean"/>
-                <argument ref="clusterMemberInfoProvider"/>
-                <argument value="${org.osgi.service.http.port}"/>
             </action>
         </command>
         <command name="openflow/getflownodecache">