Trees | Indices | Help |
|
---|
|
Verify the disk sizes of the instances and fixes configuration mismatches.
Parameters: optional instances list, in case we want to restrict the checks to only a subset of the instances.
Result: a list of tuples, (instance, disk, parameter, new-size) for changed configurations.
In normal operation, the list should be empty.
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
OP_PARAMS = [("instances", [], ht.TListOf(ht.TNonEmptyString), List of opcode attributes, the default values they should get if not already defined, and types they must match. |
|||
OP_RESULT = ht.TListOf(ht.TTupleOf(ht.TNonEmptyString, ht.TNon Callable to verify opcode result |
|||
Inherited from |
|
|||
list |
instances the list of instances to check, or empty for all instances |
||
|
|||
Inherited from |
|
OP_PARAMSList of opcode attributes, the default values they should get if not already defined, and types they must match.
|
OP_RESULTCallable to verify opcode result
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:25 2016 | http://epydoc.sourceforge.net |