Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools : manage-domains messages should be more clear
......................................................................
tools : manage-domains messages should be more clear
When user adds a domain with no "-addPermissions" the message should
show the option of -action=edit with -addPermissions option.
When the user edits a domain to change the password of a user who
has been granted permissions with -addPermissions, the message to
grant permissions should not be displayed.
Change-Id: I04bd16bebfcd9e5390444c525fc45363acff835c
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=908246
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/dbscripts/multi_level_administration_sp.sql
M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java
M backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomainsDAO.java
M
backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomainsDAOImpl.java
4 files changed, 80 insertions(+), 8 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12035
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I04bd16bebfcd9e5390444c525fc45363acff835c
Gerrit-PatchSet: 5
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>