Make the replace-disk and failover commands support forthcoming instances as well. In this way, forthcoming instances can move within the cluster so that balancing is possible. The actual implementation of these operations for forthcoming instances is to change the configuration but otherwise not to do anything.
Klaus Aehlig (3): Support migrating forthcoming instances Move out the updating nodes in disk configuration Support replacing disks for forthcoming instances lib/cmdlib/instance_migration.py | 9 ++++++- lib/cmdlib/instance_storage.py | 56 ++++++++++++++++++++++++++++++++-------- 2 files changed, 53 insertions(+), 12 deletions(-) -- 2.2.0.rc0.207.ga3a616c