[("group_name", None, ht.TNonEmptyString, "Group name"), ("early_relea
se", False, ht.TBool, "Whether to release locks as soon as possible"),
("iallocator", None, ht.TMaybe(ht.TNonEmptyString), "Iallocator for d
eciding the target node for shared-storage instances"), ("target_group
s", None, ht.TMaybe(ht.TListOf(ht.TNonEmptyString)), "Destination grou
p names or UUIDs (defaults to \"all but current group\")"), ("sequenti
al", False, ht.TBool, "Sequential job execution"), ("force_failover",
False, ht.TBool, "Disallow migration moves and always use failovers")]
|