1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/tests/takeover/simulation
Martin Schwenke 821aa24ffd ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
It just does IP allocation...

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2015-12-04 09:17:17 +01:00
..
ctdb_takeover.py ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc() 2015-12-04 09:17:17 +01:00
hey_jude.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
ip_groups1.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
ip_groups2.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
ip_groups3.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
ip_groups4.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
ip_groups5.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
mgmt_simple.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
node_group_extra.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
node_group_simple.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
node_group.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
nondet_path_01.py tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
README tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00

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>.