CLOUDSTACK-3494 listvmwareDcs API doesn't exist for admin

Added the API to commands.properties.in with admin access.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
This commit is contained in:
Sateesh Chodapuneedi 2013-07-12 19:23:59 +05:30
parent 4c92c78e2e
commit d0958d0be0
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ releaseHostReservation=1
#### VmWare DC
addVmwareDc=1
removeVmwareDc=1
listVmwareDcs=1
#### volume commands
attachVolume=15