Trees | Indices | Help |
|
---|
|
IAllocator framework.
An IAllocator instance has three sets of attributes:
|
|||
|
|||
same as the result of the node info RPC call |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
dict |
|
||
integer |
|
||
4-tuple of integers |
|
||
tuple (int, int, int) |
|
||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Prepare and execute node info call.
|
Compute the generic allocator input data. This is the data that is independent of the actual operation. |
Compute global node data.
|
Extract an attribute from the hypervisor's node information. This is a helper function to extract data from the hypervisor's information about the node, as part of the result of a node_info query.
|
Extract storage data from node info.
|
Compute memory used by primary instances.
|
Compute global node data.
|
Process the allocator results. This will process and if successful save the result in self.out_data and the other parameters. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 30 13:42:44 2015 | http://epydoc.sourceforge.net |