[("early_release", False, ht.TBool, "Whether to release locks as soon
as possible"), ("node_name", None, ht.TNonEmptyString, "A required nod
e name (for single-node LUs)"), ("node_uuid", None, ht.TMaybeString, "
A node UUID (for single-node LUs)"), ("remote_node", None, ht.TMaybeSt
ring, "New secondary node"), ("remote_node_uuid", None, ht.TMaybeStrin
g, "New secondary node UUID"), ("iallocator", None, ht.TMaybeString, "
Iallocator for deciding the target node for shared-storage instances")
, ("mode", None, ht.TEvacMode, "Node evacuation mode"), ("ignore_soft_
...
|