Statistics
| Branch: | Tag: | Revision:

root / lib / cmdlib / cluster.py @ 7ecd5e87

History | View | Annotate | Download (104.1 kB)

# Date Author Comment
7352d33b 05/17/2013 12:31 pm Thomas Thrainer

Extract cluster related logical units from cmdlib

All LUCluster* classes are extracted to cluster.py. Shared functions are
extracted to common.py, helper functions only used by LUCluster* are
extracted to cluster.py.

Signed-off-by: Thomas Thrainer <>...