Trees | Indices | Help |
|
---|
|
RPC definitions for communication between master and node daemons.
RPC definition fields:
None
)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Payload containing list of objects.ImportExportStatus instances |
|
||
|
|
|||
SINGLE = "single-node"
|
|||
MULTI = "multi-node"
|
|||
ACCEPT_OFFLINE_NODE = object()
|
|||
_FILE_STORAGE_CALLS = [("file_storage_dir_create", SINGLE, Non
|
|||
_STORAGE_CALLS = [("storage_list", MULTI, None, constants.RPC_
|
|||
_INSTANCE_CALLS = [("instance_info", SINGLE, None, constants.R
|
|||
_IMPEXP_CALLS = [("import_start", SINGLE, None, constants.RPC_
|
|||
_X509_CALLS = [("x509_cert_create", SINGLE, None, constants.RP
|
|||
_BLOCKDEV_CALLS = [("bdev_sizes", MULTI, None, constants.RPC_T
|
|||
_OS_CALLS = [("os_diagnose", MULTI, None, constants.RPC_TMO_FA
|
|||
_EXTSTORAGE_CALLS = [("extstorage_diagnose", MULTI, None, cons
|
|||
_NODE_CALLS = [("node_has_ip_address", SINGLE, None, constants
|
|||
_MISC_CALLS = [("lv_list", MULTI, None, constants.RPC_TMO_URGE
|
|||
CALLS = {"RpcClientDefault": _Prepare(_IMPEXP_CALLS+ _X509_CAL
|
Imports: constants, utils, objects
|
Post-processor for import/export status.
|
|
_FILE_STORAGE_CALLS
|
_STORAGE_CALLS
|
_INSTANCE_CALLS
|
_IMPEXP_CALLS
|
_X509_CALLS
|
_BLOCKDEV_CALLS
|
_OS_CALLS
|
_EXTSTORAGE_CALLS
|
_NODE_CALLS
|
_MISC_CALLS
|
CALLS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |