You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sa...@apache.org on 2013/07/12 15:55:23 UTC

git commit: updated refs/heads/master to d0958d0

Updated Branches:
  refs/heads/master 4c92c78e2 -> d0958d0be


CLOUDSTACK-3494 listvmwareDcs API doesn't exist for admin
Added the API to commands.properties.in with admin access.

Signed-off-by: Sateesh Chodapuneedi <sa...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d0958d0b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d0958d0b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d0958d0b

Branch: refs/heads/master
Commit: d0958d0be0d0ea0d5c39109aa3c53cfc38d1aa00
Parents: 4c92c78
Author: Sateesh Chodapuneedi <sa...@apache.org>
Authored: Fri Jul 12 19:23:59 2013 +0530
Committer: Sateesh Chodapuneedi <sa...@apache.org>
Committed: Fri Jul 12 19:23:59 2013 +0530

----------------------------------------------------------------------
 client/tomcatconf/commands.properties.in | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d0958d0b/client/tomcatconf/commands.properties.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in
index f4b41a7..e20af7c 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