class documentation

class IAReqInstanceAllocateSecondary(IARequestBase):

View In Hierarchy

Request to find a secondary node for plain to DRBD conversion.

Method GetRequest Gets the request data dict.
Constant REQ_PARAMS Undocumented

Inherited from IARequestBase:

Method __init__ Constructor for IARequestBase.
Method GetExtraParams Gets extra parameters to the IAllocator call.
Method Validate Validates all parameters of the request.
Method ValidateResult Validates the result of an request.

Inherited from ValidatedSlots (via IARequestBase):

Class Method GetAllSlots Compute the list of all declared slots for a class.
Class Variable __slots__ Undocumented
def GetRequest(self, cfg):

Gets the request data dict.

Parameters
cfgThe configuration instance