mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-7629
addBaremetalRct() API call is not available in cloudstackAPI library in marvin.
This commit is contained in:
parent
02e22dba7d
commit
3dfe532e42
|
|
@ -691,6 +691,9 @@ addBaremetalPxePingServer=1
|
|||
addBaremetalDhcp=1
|
||||
listBaremetalDhcp=1
|
||||
listBaremetalPxeServers=1
|
||||
addBaremetalRct=1
|
||||
deleteBaremetalRct=1
|
||||
listBaremetalRct=1
|
||||
|
||||
#### UCS commands
|
||||
addUcsManager=1
|
||||
|
|
|
|||
Loading…
Reference in New Issue