1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
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
..

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