Add new back-end parameter "always_failover"
authorBernardo Dal Seno <bdalseno@google.com>
Mon, 5 Dec 2011 19:10:42 +0000 (20:10 +0100)
committerIustin Pop <iustin@google.com>
Thu, 8 Dec 2011 09:51:20 +0000 (10:51 +0100)
commit11dc66f3bec6a08c34929017b604c0430cdc9fbc
treeb4f946c3c164c37ecf819ca75333515a9ed8132f
parent1cdc9dbb56c31855da394439aba55b914c1d9639
Add new back-end parameter "always_failover"

Instances that have this parameter is set to True are never migrated, but
instead they can only fail over.  There are some cases where freezing the
kernel may cause problems, and hence this behavior is preferable.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/client/gnt_instance.py
lib/cmdlib.py
lib/constants.py
man/gnt-backup.rst
man/gnt-cluster.rst
man/gnt-instance.rst