diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index f69e9a2f29e..c90283f42c5 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -214,10 +214,6 @@ authorizeSecurityGroupIngress=com.cloud.api.commands.AuthorizeSecurityGroupIngre revokeSecurityGroupIngress=com.cloud.api.commands.RevokeSecurityGroupIngressCmd;11 listSecurityGroups=com.cloud.api.commands.ListSecurityGroupsCmd;11 -registerPreallocatedLun=com.cloud.api.commands.RegisterPreallocatedLunCmd;1 -deletePreallocatedLun=com.cloud.api.commands.DeletePreallocatedLunCmd;1 -listPreallocatedLuns=com.cloud.api.commands.ListPreallocatedLunsCmd;1 - #### vm group commands createInstanceGroup=com.cloud.api.commands.CreateVMGroupCmd;15 deleteInstanceGroup=com.cloud.api.commands.DeleteVMGroupCmd;15