Change in ovirt-engine[master]: core: removing changedbowner.sh script

Martin Peřina has submitted this change and it was merged. Change subject: core: removing changedbowner.sh script ...................................................................... core: removing changedbowner.sh script This script was relevant when the old backup utility was used and there was a chance that the backup was done with other user than 'engine'. In that case, if we try to restore the database we will got permissions issues. Now that engine-backup is used and verifies that the user that backup the database is 'engine', this script is no longer relevant. Change-Id: I0474ea645e2f3a0f4db20b510e2a1ef68e73b4ca Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1371501 Signed-off-by: emesika <emesika@redhat.com> --- D packaging/setup/dbutils/changedbowner.sh M packaging/setup/ovirt_engine_setup/engine/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py 3 files changed, 0 insertions(+), 88 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Eli Mesika: Verified Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/63984 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0474ea645e2f3a0f4db20b510e2a1ef68e73b4ca Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mperina@redhat.com