Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EED511015F for ; Thu, 9 May 2013 00:20:38 +0000 (UTC) Received: (qmail 4434 invoked by uid 500); 9 May 2013 00:20:19 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 4383 invoked by uid 500); 9 May 2013 00:20:19 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 3201 invoked by uid 99); 9 May 2013 00:20:17 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 May 2013 00:20:17 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C19A388A35D; Thu, 9 May 2013 00:20:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: prachidamle@apache.org To: commits@cloudstack.apache.org Date: Thu, 09 May 2013 00:21:11 -0000 Message-Id: In-Reply-To: <60df0cca76c041c4985289effb9ebff7@git.apache.org> References: <60df0cca76c041c4985289effb9ebff7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [60/91] [abbrv] git commit: updated refs/heads/planner_reserve to fb18223 dedicateGuestVlanRange is admin only API Adding ACL for the dedicateGuestVlanRange API. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9037d3b3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9037d3b3 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9037d3b3 Branch: refs/heads/planner_reserve Commit: 9037d3b3d06eba017ab0aaba84b92e5b10dbc59f Parents: d6e0452 Author: Prasanna Santhanam Authored: Tue May 7 13:50:12 2013 +0530 Committer: Prasanna Santhanam Committed: Tue May 7 13:52:12 2013 +0530 ---------------------------------------------------------------------- client/tomcatconf/commands.properties.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9037d3b3/client/tomcatconf/commands.properties.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index 6e3a5e4..22de93d 100644 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -126,6 +126,7 @@ createVlanIpRange=1 deleteVlanIpRange=1 listVlanIpRanges=1 dedicatePublicIpRange=1 +dedicateGuestVlanRange=1 releasePublicIpRange=1 #### address commands