Moti Asayag has uploaded a new change for review. Change subject: webadmin: Remove Port Mirroring from User Role list ......................................................................
webadmin: Remove Port Mirroring from User Role list Port mirroring should be defined as an Admin role only. Therefore it is removed from the User roles view. Change-Id: Ic1a38f098181a464d37b8c726c35f3661ea81abd Signed-off-by: Moti Asayag <masa...@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/9538/1 diff --git a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java index 77e44af..5fcf4e5 100644 --- a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java +++ b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/roles_ui/RoleTreeView.java @@ -106,7 +106,6 @@ array.add(ActionGroup.EDIT_DISK_PROPERTIES); array.add(ActionGroup.LOGIN); array.add(ActionGroup.CHANGE_VM_CUSTOM_PROPERTIES); - array.add(ActionGroup.PORT_MIRRORING); array.add(ActionGroup.RECONNECT_TO_VM); return array; -- To view, visit http://gerrit.ovirt.org/9538 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic1a38f098181a464d37b8c726c35f3661ea81abd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches