You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by fr...@apache.org on 2014/11/20 01:58:43 UTC

git commit: updated refs/heads/4.5 to 2db1dd7

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 <fr...@citrix.com>
Authored: Wed Nov 19 17:00:43 2014 -0800
Committer: Frank Zhang <fr...@citrix.com>
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