mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
commenting out the update storage pool command for now, as this command merely updates the tags, and we will not be supporting tag updates once the sp is created
This commit is contained in:
parent
0c35f2f743
commit
080db931c3
@ -193,7 +193,7 @@ listAsyncJobs=com.cloud.api.commands.ListAsyncJobsCmd;15
|
||||
#### storage pools commands
|
||||
listStoragePools=com.cloud.api.commands.ListStoragePoolsCmd;1
|
||||
createStoragePool=com.cloud.api.commands.CreateStoragePoolCmd;1
|
||||
updateStoragePool=com.cloud.api.commands.UpdateStoragePoolCmd;1
|
||||
#### updateStoragePool=com.cloud.api.commands.UpdateStoragePoolCmd;1
|
||||
deleteStoragePool=com.cloud.api.commands.DeletePoolCmd;1
|
||||
listClusters=com.cloud.api.commands.ListClustersCmd;1
|
||||
enableStorageMaintenance=com.cloud.api.commands.PreparePrimaryStorageForMaintenanceCmd;1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user