[("group_name", None, ht.TNonEmptyString, "Group name"), ("early_relea
se", False, ht.TBool, "Whether to release locks as soon as possible"),
("iallocator", None, ht.TMaybeString, "Iallocator for deciding the ta
rget node for shared-storage instances"), ("target_groups", None, ht.T
Maybe(ht.TListOf(ht.TNonEmptyString)), "Destination group names or UUI
Ds (defaults to \"all but current group\")"), ("sequential", False, ht
.TBool, "Sequential job execution"), ("force_failover", False, ht.TBoo
l, "Disallow migration moves and always use failovers")]
|