We are amped to announce the release of: oslo.context 3.2.1: Oslo Context library This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through: https://bugs.launchpad.net/oslo.context/+bugs For more details, please see below. 3.2.1 ^^^^^ Bug Fixes * Fixes context from_dict() to properly handle system_scope. Changes in oslo.context 3.2.0..3.2.1 ------------------------------------ b124eb7 Fix context from_dict() for system_scope be0e41e Update TOX_CONSTRAINTS_FILE for stable/wallaby 6ba0f47 Update .gitreview for stable/wallaby 2af794b Remove lower-constraints remnants 3629eff Move flake8 as a pre-commit local target. Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .pre-commit-config.yaml | 10 +++++--- lower-constraints.txt | 30 ---------------------- oslo_context/context.py | 1 + ...ix-system-scope-from_dict-29615af90723ba4d.yaml | 4 +++ tox.ini | 9 ++----- 7 files changed, 18 insertions(+), 41 deletions(-)
participants (1)
-
no-reply@openstack.org