Change in ovirt-engine[ovirt-engine-3.5]: core: unlock_entity.sh fails on authentication

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Thu Jul 24 07:19:30 UTC 2014


Piotr Kliczewski has submitted this change and it was merged.

Change subject: core: unlock_entity.sh fails on authentication
......................................................................


core: unlock_entity.sh fails on authentication

The DB was configured in pg_hba.conf with md5
This means that in order to run this utility properly you should set the
PGPASSWORD or  PGPASSFILE environment variable.

Example:

 \$ PGPASSWORD=xxxxxx ./unlock_entity.sh -t disk -q

I had added this information to the utility help

Change-Id: I6055bec6b91d5eb101e6655ed4eea481a6a082f9
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1118191
Signed-off-by: Eli Mesika <emesika at redhat.com>
(cherry picked from commit ea90fe17b2e6e0c839a54ced0407d99059146fc4)
---
M packaging/dbscripts/unlock_entity.sh
1 file changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Eli Mesika: Verified
  Oved Ourfali: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6055bec6b91d5eb101e6655ed4eea481a6a082f9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list