Bulk merge of l2gw changes
[netvirt.git] / elanmanager / impl / src / main / resources / OSGI-INF / blueprint / commands.xml
index a7cff4b80673e4ed3ce18119987084c4c5634f3a..b56d98fa09da1096b0495a7ae17fada5e0fdf1e0 100644 (file)
@@ -65,7 +65,6 @@
         <command>
             <action class="org.opendaylight.netvirt.elan.cli.l2gw.L2GwUtilsCacheCli">
               <argument ref="l2GatewayCache"/>
-              <argument ref="hwvtepNodeHACache"/>
             </action>
         </command>
         <command>
             <action class="org.opendaylight.netvirt.elan.cli.l2gw.L2GwValidateCli">
                 <argument ref="dataBroker"/>
                 <argument ref="l2GatewayCache"/>
-                <argument ref="hwvtepNodeHACache"/>
             </action>
         </command>
     </command-bundle>