Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: fixed password handling for configuration
......................................................................
packaging: setup: fixed password handling for configuration
Current implementation parses database configuration file
and takes the engine password as it appears in the config.
The file includes " characters which leads to problems for
dwh.
New implementation removes " chars before configuring own
service file.
Change-Id: I8f92fae08d86fbc1536a9bdc139ae8df1147e0d1
Bug-Url:
https://bugzilla.redhat.com/990124
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/ovirt-engine-dwh-setup.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17479
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f92fae08d86fbc1536a9bdc139ae8df1147e0d1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>