You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/02/11 07:42:18 UTC

[jira] [Commented] (AMBARI-14980) Provide explicit ordering for roles

    [ https://issues.apache.org/jira/browse/AMBARI-14980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142310#comment-15142310 ] 

Hadoop QA commented on AMBARI-14980:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12787313/AMBARI-14980_trunk_01.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/5308//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/5308//console

This message is automatically generated.

> 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
>              Labels: rbac
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14980_trunk_01.patch
>
>
> 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)