class documentation
class IAReqRelocate(IARequestBase):
A relocation request.
| Method | |
Request an relocation of an instance |
| Method | |
Validates the result of an relocation request. |
| Constant | REQ |
Undocumented |
| Static Method | _ |
Returns a list of unique group names for a list of nodes. |
Inherited from IARequestBase:
| Method | __init__ |
Constructor for IARequestBase. |
| Method | |
Gets extra parameters to the IAllocator call. |
| Method | |
Validates all parameters of the request. |
Inherited from ValidatedSlots (via IARequestBase):
| Class Method | |
Compute the list of all declared slots for a class. |
| Class Variable | __slots__ |
Undocumented |
Request an relocation of an instance
The checks for the completeness of the opcode must have already been done.