We enthusiastically announce the release of: oslo.policy 3.1.2: Oslo Policy library This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/oslo.policy Download the package from: https://pypi.org/project/oslo.policy Please report issues through: https://bugs.launchpad.net/oslo.policy/+bugs For more details, please see below. 3.1.2 ^^^^^ Bug Fixes * Fixes the mapping of 'system_scope' to 'system' when enforce is called with a 'creds' dictionary instead of a RequestContext. Changes in oslo.policy 3.1.1..3.1.2 ----------------------------------- 17c38af Map system_scope in creds dictionary 27493ae Dropping lower constraints testing Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - lower-constraints.txt | 59 ---------------------- oslo_policy/policy.py | 22 ++++---- ...stem-scope-for-creds-dict-e4cbec2f7495f22e.yaml | 5 ++ tox.ini | 7 --- 6 files changed, 30 insertions(+), 95 deletions(-)