Itamar Heim 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:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19526
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I56ba098f8b0b8e1f94aa7ec82b3612a6a81365d6
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server