From 2db1dd74320e92fbd501300426bac0632eb71c7a Mon Sep 17 00:00:00 2001 From: Frank Zhang Date: Wed, 19 Nov 2014 17:00:43 -0800 Subject: [PATCH] CLOUDSTACK-7629 addBaremetalRct() API call is not available in cloudstackAPI library in marvin. --- client/tomcatconf/commands.properties.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in index ce84e697109..a87d1677f24 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