summaryrefslogtreecommitdiffstats
path: root/cts/lab/__init__.py
blob: abed502d1e8ab78c71e0f158d38e5442a24425dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
"""Python modules for Pacemaker's Cluster Test Suite (CTS)

This package provides the following modules:

CIB
cib_xml
CM_common
CM_corosync
CTSaudits
CTS
CTSscenarios
CTStests
patterns
watcher
"""