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 2B6A210965 for ; Thu, 20 Nov 2014 00:58:44 +0000 (UTC) Received: (qmail 83060 invoked by uid 500); 20 Nov 2014 00:58:44 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 83024 invoked by uid 500); 20 Nov 2014 00:58:43 -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 83014 invoked by uid 99); 20 Nov 2014 00:58:43 -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, 20 Nov 2014 00:58:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id A76E58A313B; Thu, 20 Nov 2014 00:58:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: frankzhang@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/4.5 to 2db1dd7 Date: Thu, 20 Nov 2014 00:58:43 +0000 (UTC) Repository: cloudstack Updated Branches: refs/heads/4.5 ab19edf09 -> 2db1dd743 CLOUDSTACK-7629 addBaremetalRct() API call is not available in cloudstackAPI library in marvin. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2db1dd74 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2db1dd74 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2db1dd74 Branch: refs/heads/4.5 Commit: 2db1dd74320e92fbd501300426bac0632eb71c7a Parents: ab19edf Author: Frank Zhang Authored: Wed Nov 19 17:00:43 2014 -0800 Committer: Frank Zhang Committed: Wed Nov 19 17:01:34 2014 -0800 ---------------------------------------------------------------------- client/tomcatconf/commands.properties.in | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2db1dd74/client/tomcatconf/commands.properties.in ---------------------------------------------------------------------- diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index ce84e69..a87d167 100644 --- a/client/tomcatconf/commands.properties.in +++ b/client/tomcatconf/commands.properties.in @@ -691,6 +691,9 @@ addBaremetalPxePingServer=1 addBaremetalDhcp=1 listBaremetalDhcp=1 listBaremetalPxeServers=1 +addBaremetalRct=1 +deleteBaremetalRct=1 +listBaremetalRct=1 #### UCS commands addUcsManager=1