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. |
|||
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 Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |