adding ACL for dedicateGuestVlanRange set of APIs

Signed-off-by: Prasanna Santhanam <t...@apache.org>


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

Branch: refs/heads/object_store
Commit: b8642c80efa8e4a3a7ae56db1264231ac0d7bf20
Parents: 1d24cbc
Author: Prasanna Santhanam <t...@apache.org>
Authored: Tue May 7 15:27:26 2013 +0530
Committer: Prasanna Santhanam <t...@apache.org>
Committed: Tue May 7 15:29:10 2013 +0530

----------------------------------------------------------------------
 client/tomcatconf/commands.properties.in |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b8642c80/client/tomcatconf/commands.properties.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/commands.properties.in 
b/client/tomcatconf/commands.properties.in
index 22de93d..687c3c1 100644
--- a/client/tomcatconf/commands.properties.in
+++ b/client/tomcatconf/commands.properties.in
@@ -126,8 +126,10 @@ createVlanIpRange=1
 deleteVlanIpRange=1
 listVlanIpRanges=1
 dedicatePublicIpRange=1
-dedicateGuestVlanRange=1
 releasePublicIpRange=1
+dedicateGuestVlanRange=1
+releaseDedicatedGuestVlanRange=1
+listDedicatedGuestVlanRanges=1
 
 #### address commands
 associateIpAddress=15

Reply via email to