| Trees | Indices | Help |
|
|---|
|
|
Module implementing the iallocator code.
|
|||
|
_AutoReqParam Meta class for request definitions. |
|||
|
IARequestBase A generic IAllocator request object. |
|||
|
IAReqInstanceAlloc An instance allocation request. |
|||
|
IAReqInstanceAllocateSecondary Request to find a secondary node for plain to DRBD conversion. |
|||
|
IAReqMultiInstanceAlloc An multi instance allocation request. |
|||
|
IAReqRelocate A relocation request. |
|||
|
IAReqNodeEvac A node evacuation request. |
|||
|
IAReqGroupChange A group change request. |
|||
|
IAllocator IAllocator framework. |
|||
|
|||
_STRING_LIST = ht.TListOf(ht.TString)
|
|||
_JOB_LIST = ht.TListOf(ht.TListOf(ht.TStrictDict(True, False,
|
|||
_NEVAC_MOVED = ht.TListOf(ht.TAnd(ht.TIsLength(3), ht.TItems([
|
|||
_NEVAC_FAILED = ht.TListOf(ht.TAnd(ht.TIsLength(2), ht.TItems(
|
|||
_NEVAC_RESULT = ht.TAnd(ht.TIsLength(3), ht.TItems([_NEVAC_MOV
|
|||
_INST_NAME = "name", ht.TNonEmptyString
|
|||
_INST_UUID = "inst_uuid", ht.TNonEmptyString
|
|||
Imports: compat, constants, errors, ht, outils, opcodes, rpc, serializer, utils, gmi, logging
|
|||
_JOB_LIST
|
_NEVAC_MOVED
|
_NEVAC_FAILED
|
_NEVAC_RESULT
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:43:46 2016 | http://epydoc.sourceforge.net |