[Openstack-docs] [openstack/identity-api] DocImpact review request change If7d90902cc09c749b2e0793063b3d113347569d5

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Sun Jan 6 10:53:48 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/18706

Log:
commit 023f49c3dc5864e520460bbae862494bb9eb9df7
Author: Henry Nash <henryn at linux.vnet.ibm.com>
Date:   Fri Dec 28 01:34:03 2012 +0000

    Specify target of a domain role grant
    
    When a user or group domain role grant is made, the current api
    specification states that this should be treated as applying the
    role to all enclosed projects.  This change re-defines the meaning
    of a domain grant to be a grant on the container itself, so that
    role such as Domain Administrator (e.g. maintain users for a
    specific domain) can be implemented.
    
    If in the future there is a strong use case for an "apply a role to
    a collection of projects", then we will consider this with something
    like:
    
    PUT /roles/{role_id}/users/{user_id}/projects?domain_id={domain_id}
    
    Blueprint domain-role-assignment
    
    DocImpact
    
    Change-Id: If7d90902cc09c749b2e0793063b3d113347569d5




More information about the Openstack-docs mailing list