We are happy to announce the release of: oslo.policy 3.9.0: Oslo Policy library This release is part of the yoga 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.9.0 ^^^^^ 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.8.2..3.9.0 ----------------------------------- 4f5bec0 Add Python3 yoga unit tests d26995a Update master for stable/xena a0e407e Clarify enforce_new_defaults help text 9774108 Map system_scope in creds dictionary Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- oslo_policy/opts.py | 6 ++++- oslo_policy/policy.py | 22 +++++++-------- ...stem-scope-for-creds-dict-e4cbec2f7495f22e.yaml | 5 ++++ releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 +++++ 7 files changed, 43 insertions(+), 30 deletions(-)
participants (1)
-
no-reply@openstack.org