The role policies were not taking the default roles work we did last
release into account. This commit changes the default policies to rely
on the ``reader`` role for getting and listing roles. Subsequent
patches will incorporate:
- system member test coverage
- system admin functionality
- domain user test coverage
- project user test coverage
Reviewed: https:/ /review. openstack. org/622524 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=567f305b414 14f1468147e5eba 903871bfbe7392
Committed: https:/
Submitter: Zuul
Branch: master
commit 567f305b41414f1 468147e5eba9038 71bfbe7392
Author: Lance Bragstad <email address hidden>
Date: Tue Dec 4 15:45:42 2018 +0000
Update role policies for system reader
The role policies were not taking the default roles work we did last
release into account. This commit changes the default policies to rely
on the ``reader`` role for getting and listing roles. Subsequent
patches will incorporate:
- system member test coverage
- system admin functionality
- domain user test coverage
- project user test coverage
Change-Id: I3e373c437ff0ff ddba10bde59fd7f 18f8be6498c
Related-Bug: 1805402
Related-Bug: 1806713