← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1805406] Re: User API doesn't use default roles

 

Reviewed:  https://review.openstack.org/623318
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=29fb7ae3952138ec05fd2434fe9cf5eccc8205f0
Submitter: Zuul
Branch:    master

commit 29fb7ae3952138ec05fd2434fe9cf5eccc8205f0
Author: Lance Bragstad <lbragstad@xxxxxxxxx>
Date:   Thu Dec 6 19:59:36 2018 +0000

    Implement system admin role in users API
    
    This commit introduces the system admin role to the users API,
    making it consistent with other system-admin policy definitions.
    
    Subsequent patches will build on this work to expose more
    functionality to domain and project users:
    
     - domain reader functionality
     - domain member test coverage
     - domain admin functionality
     - project user test coverage
    
    Change-Id: I19bf5a562401100d9208f98515ce596f7ca20185
    Closes-Bug: 1805406
    Partial-Bug: 1748027
    Partial-Bug: 968696


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1805406

Title:
  User API doesn't use default roles

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  In Rocky, keystone implemented support to ensure at least three
  default roles were available [0]. The users API doesn't incorporate
  these defaults into its default policies [1], but it should.

  [0] http://specs.openstack.org/openstack/keystone-specs/specs/keystone/rocky/define-default-roles.html
  [1] http://git.openstack.org/cgit/openstack/keystone/tree/keystone/common/policies/user.py?id=fb73912d87b61c419a86c0a9415ebdcf1e186927

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1805406/+subscriptions


References