commit | cc283e3bf04d2f64eb6ec2ee5bcd36edd779fe89 | [log] [tgz] |
---|---|---|
author | Juan Quintela <[email protected]> | Fri Feb 01 11:12:26 2013 +0100 |
committer | Juan Quintela <[email protected]> | Fri Feb 22 10:12:52 2013 +0100 |
tree | 684c6d1136b20e77d0647e907555ffcd4f62393a | |
parent | 73d4dc71f3a41131541c73b3ac2a8b160a51842b [diff] |
migration: change initial value of expected_downtime 0 is a very bad initial value, what we are trying to get is max_downtime, so that is a much better estimation. Signed-off-by: Juan Quintela <[email protected]> Reviewed-by: Orit Wasserman <[email protected]>