From 888ef1959f0694ab50aa19f1c3549fe852a66b5c Mon Sep 17 00:00:00 2001 From: Sateesh Chodapuneedi Date: Fri, 12 Jul 2013 19:23:59 +0530 Subject: [PATCH] CLOUDSTACK-3494 listvmwareDcs API doesn't exist for admin Added the API to commands.properties.in with admin access. Signed-off-by: Sateesh Chodapuneedi --- client/tomcatconf/commands.properties.in | 1 + 1 file changed, 1 insertion(+) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index f4b41a7e4db..e20af7c2d58 100644 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -275,6 +275,7 @@ releaseHostReservation=1 #### VmWare DC addVmwareDc=1 removeVmwareDc=1 +listVmwareDcs=1 #### volume commands attachVolume=15