Juan Hernandez has submitted this change and it was merged.

Change subject: packaging: Allow passwordless database connection
......................................................................


packaging: Allow passwordless database connection

Currently if no database password is provided in the configuration the
engine will not be able to connect to the database, even if the database
doesn't require a password (it is configured with "trust" mode). This
patch changes the start script so that it will allow this passwordless
connections as this is what we currently do in development environments.

Change-Id: I1c51485720aa7e3289a067e2677239a44d689bf1
Signed-off-by: Juan Hernandez <[email protected]>
---
M packaging/fedora/engine-service.xml.in
1 file changed, 16 insertions(+), 10 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1c51485720aa7e3289a067e2677239a44d689bf1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to