[_PForce, _PHvState, _PDiskState, ("vg_name", None, ht.TMaybe(ht.TStri
ng), "Volume group name"), ("enabled_hypervisors", None, ht.TMaybe(ht.
TAnd(ht.TListOf(ht.TElemOf(constants.HYPER_TYPES)), ht.TTrue)), "List
of enabled hypervisors"), ("hvparams", None, ht.TMaybe(ht.TDictOf(ht.T
NonEmptyString, ht.TDict)), "Cluster-wide hypervisor parameter default
s, hypervisor-dependent"), ("beparams", None, ht.TMaybeDict, "Cluster-
wide backend parameter defaults"), ("os_hvp", None, ht.TMaybe(ht.TDict
Of(ht.TNonEmptyString, ht.TDict)), "Cluster-wide per-OS hypervisor par
...
|