This patch set will fix issue 373 by introducing a cleanup parameter to instance failover, and update the NEWS file accordingly.
Michele Tartara (2): Add cleanup parameter to instance failover Update NEWS with failover cleanup NEWS | 3 +++ lib/cli.py | 6 +++--- lib/client/gnt_instance.py | 2 +- lib/cmdlib/instance_migration.py | 5 +++-- lib/opcodes.py | 2 ++ src/Ganeti/HTools/Program/Harep.hs | 1 + src/Ganeti/OpCodes.hs | 1 + test/hs/Test/Ganeti/OpCodes.hs | 3 ++- 8 files changed, 16 insertions(+), 7 deletions(-) -- 1.7.10.4
