Change in ovirt-engine[master]: db: cleanup: use single script for schema handling

Eli Mesika has submitted this change and it was merged. Change subject: db: cleanup: use single script for schema handling ...................................................................... db: cleanup: use single script for schema handling schema.sh -c apply|refresh|drop schema-dev.sh was added as a wrapper to default enable md5 and log. the md5dir was modified to accept md5file. Change-Id: Ie13ee3d4ddf899f680b592ff58fb9d09573dae59 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- A packaging/dbscripts/README D packaging/dbscripts/cleandb.sh D packaging/dbscripts/create_schema.sh M packaging/dbscripts/dbfunc-common.sh A packaging/dbscripts/schema-dev.sh R packaging/dbscripts/schema.sh D packaging/dbscripts/upgrade.sh M packaging/setup/ovirt_engine_setup/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/schema.py 9 files changed, 291 insertions(+), 415 deletions(-) Approvals: Alon Bar-Lev: Verified Eli Mesika: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25223 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie13ee3d4ddf899f680b592ff58fb9d09573dae59 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
emesika@redhat.com