Re-add the 'live' parameter to migration opcodes
authorIustin Pop <iustin@google.com>
Tue, 17 Aug 2010 12:18:34 +0000 (14:18 +0200)
committerIustin Pop <iustin@google.com>
Tue, 17 Aug 2010 12:36:46 +0000 (14:36 +0200)
commit46d2d8a21ecdb22c6b88959e40e14973389eed45
tree9d3744cecabfc5c81ef0f5fdf472992839db4a78
parent46d0a3d09dd0913e935d0a7bad6a271dbb14ed39
Re-add the 'live' parameter to migration opcodes

This patch reintroduces the live parameter, for backwards compatibility
at the Luxi level. This way, clients can work transparently with both
2.1 and 2.2, even though sub-optimally.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/cmdlib.py
lib/opcodes.py