diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index fb1f236dfe6..24480c679a1 100755 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -335,5 +335,5 @@ deleteNetworkDevice=com.cloud.api.commands.DeleteNetworkDeviceCmd;1 #### Tags commands createTags=com.cloud.api.commands.CreateTagsCmd;15 -deleteTags=com.cloud.api.commands.DeleteTagsCmd;15 +#deleteTags=com.cloud.api.commands.DeleteTagsCmd;15 listTags=com.cloud.api.commands.ListTagsCmd;15