summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/takeover/simulation/README
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/takeover/simulation/README')
-rw-r--r--ctdb/tests/takeover/simulation/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/ctdb/tests/takeover/simulation/README b/ctdb/tests/takeover/simulation/README
new file mode 100644
index 0000000000..4a8267bf6e
--- /dev/null
+++ b/ctdb/tests/takeover/simulation/README
@@ -0,0 +1,6 @@
+This contains a Python simulation of CTDB's IP reallocation algorithm.
+
+It is useful for experimenting with improvements.
+
+To use this on RHEL5 you'll need python2.6 from EPEL
+<http://fedoraproject.org/wiki/EPEL>.