Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Move fkvalidator.sh to tools/dbutils
......................................................................
core: Move fkvalidator.sh to tools/dbutils
fkvalidator uses SPs that should also be moved to the tools/dbscripts
directory.
Since the fkvalidator is used from the installer in the pre-upgrade
step, it will fail if those SPs are not found.
Change-Id: Ib4211b8ff2ab00c85d9f73bb4e7338324017878a
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=912305
---
M backend/manager/dbscripts/common_sp.sql
M backend/manager/tools/dbutils/fkvalidator.sh
A backend/manager/tools/dbutils/fkvalidator_sp.sql
3 files changed, 56 insertions(+), 54 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12492
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4211b8ff2ab00c85d9f73bb4e7338324017878a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>