
Simone Tiraboschi has submitted this change and it was merged. Change subject: upgrade: rework the upgrade tool ...................................................................... upgrade: rework the upgrade tool We cannot upgrade switching to a new disk, so we identified a different flow creating a backup of the current disk and deploying in place the new appliance. Depends-on: https://gerrit.ovirt.org/60054 Change-Id: I409d9143642601b28f54109864fe4b298be9ca38 Bug-Url: https://bugzilla.redhat.com/1319457 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M configure.ac M man/hosted-engine.8 M man/ovirt-hosted-engine-setup.8 M po/POTFILES.in M po/pt_BR.po M src/bin/hosted-engine.in M src/bin/ovirt-hosted-engine-setup M src/ovirt_hosted_engine_setup/constants.py M src/ovirt_hosted_engine_setup/tasks.py M src/ovirt_hosted_engine_setup/util.py M src/plugins/Makefile.am M src/plugins/gr-he-common/core/misc.py M src/plugins/gr-he-common/core/remote_answerfile.py M src/plugins/gr-he-common/engine/ca.py M src/plugins/gr-he-common/engine/health.py M src/plugins/gr-he-common/vm/boot_disk.py M src/plugins/gr-he-common/vm/cloud_init.py M src/plugins/gr-he-common/vm/misc.py A src/plugins/gr-he-rollbackupgrade/Makefile.am A src/plugins/gr-he-rollbackupgrade/core/Makefile.am A src/plugins/gr-he-rollbackupgrade/core/__init__.py A src/plugins/gr-he-rollbackupgrade/core/misc.py M src/plugins/gr-he-upgradeappliance/core/misc.py M src/plugins/gr-he-upgradeappliance/engine/Makefile.am M src/plugins/gr-he-upgradeappliance/engine/__init__.py D src/plugins/gr-he-upgradeappliance/engine/add_vm_disk.py A src/plugins/gr-he-upgradeappliance/engine/misc.py M src/plugins/gr-he-upgradeappliance/vm/configurevm.py M src/plugins/gr-he-upgradeappliance/vm/runvm.py 29 files changed, 1,328 insertions(+), 531 deletions(-) Approvals: Simone Tiraboschi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59946 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I409d9143642601b28f54109864fe4b298be9ca38 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@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>