Change in ovirt-engine[master]: packaging: Validating DB encoding during setup

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon May 13 14:46:41 UTC 2013


Juan Hernandez has submitted this change and it was merged.

Change subject: packaging: Validating DB encoding during setup
......................................................................


packaging: Validating DB encoding during setup

This patch adds a DB encoding validation during
setup on remote DBs. There's no need to validate
the default encoding on local installation because
on local installation we perform initdb, which
creates template1 (and, as result other DBs created
within) with a default desired encoding utf8.

Change-Id: I583b115cf60142cafc5ba66b0dc22e92b4807c84
Bug-Url: https://bugzilla.redhat.com/920565
Signed-off-by: Alex Lourie <alourie at redhat.com>
---
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine_validators.py
M packaging/fedora/setup/output_messages.py
M packaging/setup/plugins/ovirt-engine-setup/db/connection.py
4 files changed, 76 insertions(+), 1 deletion(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/14615
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I583b115cf60142cafc5ba66b0dc22e92b4807c84
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>



More information about the Engine-commits mailing list