Add use_external_mip_script cluster parameter
authorAndrea Spadaccini <spadaccio@google.com>
Tue, 8 Nov 2011 14:41:12 +0000 (14:41 +0000)
committerAndrea Spadaccini <spadaccio@google.com>
Mon, 14 Nov 2011 15:17:54 +0000 (15:17 +0000)
commit33be75760a3038f77fc766c94f8425fd0280d342
treebf560f4951f8881d5316d091adead37fe02fa1a3
parentd9eefcfa73b2f45617103c2bcf52a879cc459ddf
Add use_external_mip_script cluster parameter

Add the use_external_mip_script cluster parameter, that represents
whether the master IP address turnup/turndown procedures must use a
script provided by the user (True) or the one provided by Ganeti
(False).

Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py
lib/config.py
lib/objects.py