Change in ovirt-engine[master]: packaging: Add a tool to perform vacuum on engine db

From Roy Golan <rgolan@redhat.com>:
Roy Golan has submitted this change and it was merged. Change subject: packaging: Add a tool to perform vacuum on engine db ...................................................................... packaging: Add a tool to perform vacuum on engine db This tool can perform various vacuum operations without specifying the engine db credentials.
From the tool usage:
-a - analyze -A - analyze only -f - full vacuum -t - table(s) to vacuum. Use multi -t table for multi tables -v - verbose Change-Id: Iff791f6fddaf729b99bbfea8292a734c6df7e719 Bug-Url: https://bugzilla.redhat.com/1388430 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M Makefile M ovirt-engine.spec.in A packaging/bin/engine-vacuum.sh A packaging/bin/generate-pgpass.sh M packaging/setup/ovirt_engine_setup/engine/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/__init__.py A packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/db/vacuum.py 7 files changed, 226 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, approved Martin Peřina: Looks good to me, but someone else must approve Simone Tiraboschi: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Roy Golan: Verified Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/68318 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff791f6fddaf729b99bbfea8292a734c6df7e719 Gerrit-PatchSet: 23 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Mordechai Lehrer <mlehrer@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Yaniv Kaul <ykaul@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review