Change master IP address RPCs for external script
authorAndrea Spadaccini <spadaccio@google.com>
Tue, 8 Nov 2011 17:09:56 +0000 (17:09 +0000)
committerAndrea Spadaccini <spadaccio@google.com>
Mon, 14 Nov 2011 15:18:21 +0000 (15:18 +0000)
commit57c7bc57723715fb20c46cf83337558d90c28054
treead8853bc7b70e8ebe91d3d05b2537472cff1d043
parent17b0b8120941a293a123e10b7f068e3abd54164c
Change master IP address RPCs for external script

Change the master IP address RPC call chain to accept the
use_external_master_ip_script parameter. Introduces an unused parameter
in backend.ActivateMasterIp and backend.DeactivateMasterIp, that will be
used in the next commit.

Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/backend.py
lib/bootstrap.py
lib/cmdlib.py
lib/rpc_defs.py
lib/server/masterd.py
lib/server/noded.py