Robert Levas created AMBARI-14980:
-------------------------------------
Summary: Provide explicit ordering for roles
Key: AMBARI-14980
URL: https://issues.apache.org/jira/browse/AMBARI-14980
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 2.4.0
Since it may be desired to order roles in ways other than alphabetically, each
role should have an explicit numerical order that may be used by UI's.
Roles should be explicitly ordered by the amount of access privileges they
have.
||Role Name||Explicit Order Value||
|Ambari Administrator|1|
|Cluster Administrator|2|
|Cluster Operator|3|
|Service Administrator|4|
|Service Operator|5|
|Cluster User|6|
|View User|7|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)