mirror of https://github.com/apache/cloudstack.git
remove PreallocatedLun commands in doc file since the commands was gone
This commit is contained in:
parent
0225b51221
commit
66bea670eb
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue