[_PHvState, _PDiskState, ("vg_name", None, ht.TMaybe(ht.TString), "Vol
ume group name"), ("enabled_hypervisors", None, ht.TMaybe(ht.TAnd(ht.T
ListOf(ht.TElemOf(constants.HYPER_TYPES)), ht.TTrue)), "List of enable
d hypervisors"), ("hvparams", None, ht.TMaybe(ht.TDictOf(ht.TNonEmptyS
tring, ht.TDict)), "Cluster-wide hypervisor parameter defaults, hyperv
isor-dependent"), ("beparams", None, ht.TMaybeDict, "Cluster-wide back
end parameter defaults"), ("os_hvp", None, ht.TMaybe(ht.TDictOf(ht.TNo
nEmptyString, ht.TDict)), "Cluster-wide per-OS hypervisor parameter de
...
|