Change in ovirt-hosted-engine-setup[master]: image: ask image size also when using the appliance

Sandro Bonazzola has submitted this change and it was merged. Change subject: image: ask image size also when using the appliance ...................................................................... image: ask image size also when using the appliance Ask image size also when using the appliance using the appliance disk size as a minimum value. It will let customize the disk size also on upgrades (the code was already exending the volume size if the new appliance was bigger than the initial disk). Change-Id: I7828357a8647af8c816db9d9ea9b5251a0fd2df2 Bug-Url: https://bugzilla.redhat.com/1300591 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M po/POTFILES.in M src/ovirt_hosted_engine_setup/constants.py M src/ovirt_hosted_engine_setup/util.py M src/plugins/gr-he-common/core/remote_answerfile.py M src/plugins/gr-he-common/vm/Makefile.am M src/plugins/gr-he-common/vm/__init__.py M src/plugins/gr-he-common/vm/boot_disk.py R src/plugins/gr-he-common/vm/image.py M src/plugins/gr-he-setup/storage/storage.py M src/plugins/gr-he-setup/vm/Makefile.am M src/plugins/gr-he-setup/vm/__init__.py M src/plugins/gr-he-upgradeappliance/engine/misc.py 12 files changed, 89 insertions(+), 23 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/63151 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7828357a8647af8c816db9d9ea9b5251a0fd2df2 Gerrit-PatchSet: 18 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com