
Eli Mesika has submitted this change and it was merged. Change subject: db: cleanup: removing obsolete scripts ...................................................................... db: cleanup: removing obsolete scripts backup.sh and restore.sh are obsolete. engine-backup should be used for backup and restore. create_db.sh is not used since 3.3. encryptionvalidator.sh is not used since 3.3. exportDbSchema.sh is not used. *_schema_checksum.sh are not used. Change-Id: I4133c2f442bef91bebb427b7acac34cad278f396 Signed-off-by: Eli Mesika <emesika@redhat.com> Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile R build/dbscripts-duplicate_upgrade_scripts.sh D build/dbscripts/calc_db_schema_checksum.sh D build/dbscripts/check_db_schema_checksum.sh D build/dbscripts/store_db_schema_checksum.sh D packaging/dbscripts/backup.sh D packaging/dbscripts/create_db.sh D packaging/dbscripts/encryptionvalidator.sh D packaging/dbscripts/exportDbSchema.sh D packaging/dbscripts/restore.sh 10 files changed, 2 insertions(+), 611 deletions(-) Approvals: Alon Bar-Lev: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24904 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4133c2f442bef91bebb427b7acac34cad278f396 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org