module documentation
Logical units for cluster verification.
| Class | |
Submits all jobs necessary to verify the cluster. |
| Class | |
Verifies the cluster config. |
| Class | |
Verifies the cluster disks status. |
| Class | |
Verifies the status of a node group. |
| Class | _ |
Mix-in for cluster/group verify LUs. |
| Function | _ |
Compute the set of all hypervisor parameters. |
Compute the set of all hypervisor parameters.
| Parameters | |
cluster:objects.Cluster | the cluster object |
| instances | additional instances from which to obtain parameters |
| Returns | |
| list of (origin, hypervisor, parameters) | a list with all parameters found, indicating the hypervisor they apply to, and the origin (can be "cluster", "os X", or "instance Y") |