gnt-node modify: add the offline attribute
authorIustin Pop <iustin@google.com>
Mon, 8 Dec 2008 11:46:51 +0000 (11:46 +0000)
committerIustin Pop <iustin@google.com>
Mon, 8 Dec 2008 11:46:51 +0000 (11:46 +0000)
commit3a5ba66a752d7f3341d1b76a55bed609114760d8
treeb1a83b13491c737615da4d2b11ffef5b0ca62dec
parented83f5cc3914c33f2961f2866e175868bf73840e
gnt-node modify: add the offline attribute

This patch changes gnt-node modify and the associated opcode/lu to allow
modification of the node offline attribute.

Setting a node into offline mode automatically demotes it from the
master role.

Reviewed-by: ultrotter
lib/cmdlib.py
lib/opcodes.py
scripts/gnt-node