[
https://issues.apache.org/jira/browse/AMBARI-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008239#comment-15008239
]
Hadoop QA commented on AMBARI-13916:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12772624/AMBARI-13916_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 3 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/4302//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4302//console
This message is automatically generated.
> Create API entry points for getting authorization information
> -------------------------------------------------------------
>
> Key: AMBARI-13916
> URL: https://issues.apache.org/jira/browse/AMBARI-13916
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: rbac
> Fix For: 2.2.0
>
> Attachments: AMBARI-13916_trunk_01.patch
>
>
> Create API entry points for getting authorization information.
> The following entry points need to be created:
> {noformat}
> GET /api/v1/authorizations
> GET /api/v1/permissions/:PERMISSION_ID/authorizations
> GET /api/v1/users/:USERNAME/authorizations
> {noformat}
> The following entry points need to be updated to supply more information:
> {noformat}
> GET /api/v1/permissions/:PERMISSION_ID
> {noformat}
> *Note: The data layer is stubbed out and left for implementation in
> AMBARI-13865*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)