From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola 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(a)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:
Lev Veyde: Looks good to me, but someone else must approve
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/68726
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8e99b3f2240f157b72051accc96f0114333ffcbd
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>