bug 7027: only Root admin can modify resoure limits

status 7027: resolved fixed
This commit is contained in:
alena 2010-11-08 13:52:11 -08:00
parent da30ddbef7
commit 964e013dc8
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ listDomainChildren=com.cloud.api.commands.ListDomainChildrenCmd;7
getCloudIdentifier=com.cloud.api.commands.GetCloudIdentifierCmd;15
#### Limit commands
updateResourceLimit=com.cloud.api.commands.UpdateResourceLimitCmd;3
updateResourceLimit=com.cloud.api.commands.UpdateResourceLimitCmd;1
listResourceLimits=com.cloud.api.commands.ListResourceLimitsCmd;15
#### VM commands