Add two new opcode options to LUOobCommand
authorRené Nussbaumer <rn@google.com>
Mon, 31 Jan 2011 12:54:42 +0000 (13:54 +0100)
committerRené Nussbaumer <rn@google.com>
Mon, 31 Jan 2011 17:06:32 +0000 (18:06 +0100)
commitbfceedbe9fa6ef6ca3b434f8153d53ed75ab9d1f
treee073c0cc19bea013cb3f92cd4944dd776748ecb5
parenta07247721fd9c2c5dfa6cd840db7b4ac647e4c58
Add two new opcode options to LUOobCommand

This patch adds ignore_status to ignore the offline flag of nodes
and also adds a force_master option to force operations on master node
if they will make the master unavailable (for some time).

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py
lib/opcodes.py