[("instance_name", None, ht.TString, "A required instance name (for si
ngle-instance LUs)"), ("force_variant", False, ht.TBool, "Whether to f
orce an unknown OS variant"), ("wait_for_sync", True, ht.TBool, "Wheth
er to wait for the disk to synchronize"), ("name_check", True, ht.TBoo
l, "Whether to check name"), ("ignore_ipolicy", False, ht.TBool, "Whet
her to ignore ipolicy violations"), ("opportunistic_locking", False, h
t.TBool, "Whether to employ opportunistic locking for nodes, meaning n
odes already locked by another opcode won't be considered for instance
...
|