[("direction", None, ht.TIAllocatorTestDir, "IAllocator test direction
"), ("mode", None, ht.TIAllocatorMode, "IAllocator test mode"), ("name
", None, ht.TNonEmptyString, "IAllocator target name (new instance, no
de to evac, etc.)"), ("nics", None, ht.TMaybe(ht.TListOf(ht.TINicParam
s)), "Custom OpTestIAllocator nics"), ("disks", None, ht.TMaybe(ht.TLi
stOf(ht.TAny)), "Custom OpTestAllocator disks"), ("hypervisor", None,
ht.TMaybe(ht.THypervisor), "Selected hypervisor for an instance"), ("i
allocator", None, ht.TMaybeString, "Iallocator for deciding the target
...
|