]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge branch pull request #13551 from pritha-srivastava/wip-rgw-role-tenant
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 18 May 2017 14:20:31 +0000 (10:20 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 18 May 2017 14:20:31 +0000 (10:20 -0400)
commita8fc220a21ddb8a0f9a0dc292a475cc682c4b80e
tree63ec44abea259f03c194a459b2bccd1e5ef8ec6b
parent53a9ccf96f9258f2bf3556d0180574606d7cbd98
parent9b6d960d5ca5f5e82ba264d803822e6f08d186c5
Merge branch pull request #13551 from pritha-srivastava/wip-rgw-role-tenant

rgw: Replaced rgw userid with tenant in ARN for Roles.
rgw: Adding roles under the scope of tenants.
rgw: Added code for Role input validation.
rgw: Added code to fetch a role by its id.
rgw: Added code to allow tenant name as part of role name also.
rgw: Better reporting of missing input values in case of radosgw-admin
     commands for Roles.

Reviewed-By: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_rest_role.cc