Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools: rhevm-manage-domains -passwordFile=<existing empty file>
throws exception
......................................................................
tools: rhevm-manage-domains -passwordFile=<existing empty file> throws exception
When running rhevm-manage-domains with -passwordFile=pass, a NullPointerException is
thrown when the passowrd file exists but is empty.
Change-Id: Id3b6ffcad4ae402ffce2adcaf023068da024ee81
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=870052
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/ManageDomains.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/ManageDomainsResultEnum.java
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8965
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id3b6ffcad4ae402ffce2adcaf023068da024ee81
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>