commit | ba41726d93964011ec829ded8c3b939ecaef4d0f | [log] [tgz] |
---|---|---|
author | Mate Lakat <mate.lakat@citrix.com> | Fri Jul 05 18:03:11 2013 +0100 |
committer | Mate Lakat <mate.lakat@citrix.com> | Wed Jul 10 17:02:54 2013 +0100 |
tree | f69f5cd0395b40abfa87404b313ee66e91a60c56 | |
parent | 361f82e73ad34cfd071371da85e56b7e03a96d82 [diff] |
improve minDisk checking If a new image is created from an instance, it is expected that the new image's minDisk is the same as the original images. This is not valid with at least with VHD images. See the bug description for a link to a unit test that proves this. This patch checks if the minDisk is either the original minDisk or the disk size of the flavor. Fixes bug 1198265 Change-Id: I59ecb79c933e44b4a9f2d565e050a8f9fd9ac767