Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools : engine-manage-domains location option no longer valid
......................................................................
tools : engine-manage-domains location option no longer valid
In command line parameters for engine-manage-domains the -location (=remote/local)
parameter is an obsolete option but the command gives no error when added to the
command, and has no effect.
This also appears with -action=list, prints that the domain is remote, but all domains
are treated as "remote" so there is no point in printing that the domain is
remote.
Change-Id: I3384c6981d38b03d2f2856ff8af69ac9d1c65056
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=871085
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
1 file changed, 15 insertions(+), 16 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8963
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3384c6981d38b03d2f2856ff8af69ac9d1c65056
Gerrit-PatchSet: 4
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>