htools: Use OpMigrateInstance with allow_failover option
authorRené Nussbaumer <rn@google.com>
Wed, 6 Apr 2011 16:29:28 +0000 (18:29 +0200)
committerRené Nussbaumer <rn@google.com>
Wed, 6 Apr 2011 17:01:19 +0000 (19:01 +0200)
commit8d66f58a2ec50119f081d3db869c95acbc5a0090
tree479bb3ecfd05ab0ecc000ee0a6a17ca0470a7b3a
parente9c487becfd474c1b1b19ce192e6380606fa37ed
htools: Use OpMigrateInstance with allow_failover option

Before hbal decided on the fly if an instance is migratable or not. As
we implemented failover fallback in commit d5cafd31456 we can start to
use that.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
htools/Ganeti/HTools/Cluster.hs
htools/Ganeti/HTools/QC.hs
htools/Ganeti/OpCodes.hs