class documentation

Undocumented

Method call_node_verify_light Wrapper for RPC call 'node_verify_light'
Method call_version Wrapper for RPC call 'version'
Constant _CALLS Undocumented
def call_node_verify_light(self, node_list, checkdict, cluster_name, hvparams, _def=_CALLS['node_verify_light']):

Wrapper for RPC call 'node_verify_light'

Request verification of given parameters

Parameters
node_list:list of stringList of node names
checkdictWhat to verify
cluster_nameCluster name
hvparamsDictionary mapping hypervisor names to hvparams
_defUndocumented
Note
This is a multi-node call with a timeout of 15m 0s
def call_version(self, node_list, _def=_CALLS['version']):

Wrapper for RPC call 'version'

Query node version

Parameters
node_list:list of stringList of node names
_defUndocumented
Note
This is a multi-node call with a timeout of 1m 0s
_CALLS =

Undocumented

Value
rpc_defs.CALLS['RpcClientDnsOnly']