Moti Asayag has submitted this change and it was merged.
Change subject: webadmin: Add vnic profile action groups to roles tree
......................................................................
webadmin: Add vnic profile action groups to roles tree
The vnic profiles action groups were added to the roles
tree in order to better describe the actions supported
by an existing roles or to enable creation of a custom
role which includes any of these action groups.
Change-Id: I56ba098f8b0b8e1f94aa7ec82b3612a6a81365d6
Bug-Url:
https://bugzilla.redhat.com/1002483
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
M
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties
3 files changed, 36 insertions(+), 16 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19495
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I56ba098f8b0b8e1f94aa7ec82b3612a6a81365d6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server