Change in ovirt-engine[ovirt-engine-4.1]: engine-backup: using a flag to track a restored DB

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: engine-backup: using a flag to track a restored DB ...................................................................... engine-backup: using a flag to track a restored DB Introducing a new vdcOption flag to track a DB that has been just restored from a backup. On a restored DB not all the assumptions are alwayws valid; for instance we cannot check HE global maintenance mode there since it will just report the status at DB backup creation time and not the actual status. Change-Id: I8e99b3f2240f157b72051accc96f0114333ffcbd Bug-Url: https://bugzilla.redhat.com/1403903 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M packaging/bin/engine-backup.sh.in M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql M packaging/setup/ovirt_engine_setup/engine/constants.py M packaging/setup/plugins/ovirt-engine-common/ovirt-engine/db/connection.py M packaging/setup/plugins/ovirt-engine-common/ovirt-engine/system/he.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/options.py 6 files changed, 71 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/68809 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e99b3f2240f157b72051accc96f0114333ffcbd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review