oslo.context 2.21.0 (rocky)
We are glad to announce the release of: oslo.context 2.21.0: Oslo Context library This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through launchpad: https://bugs.launchpad.net/oslo.context For more details, please see below. Changes in oslo.context 2.20.0..2.21.0 -------------------------------------- 1a40b3d Implement system-scope bcf5465 Remove stale pip-missing-reqs tox test 9bf1148 Trivial: Update pypi url to new url 84ebaf9 Switch pep8 job to python 3 fd3b5f1 add lower-constraints job c025b07 pypy not checked at gate cdbd656 Updated from global requirements 5cebcf9 Update links in README 92b9664 Add -W for document build 0723d79 Update reno for stable/queens 1a9a54d Updated from global requirements c594e71 Updated from global requirements d71d5ab Updated from global requirements 81b752c Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 +++++++ README.rst | 8 ++++---- lower-constraints.txt | 36 ++++++++++++++++++++++++++++++++++++ oslo_context/context.py | 12 +++++++++++- releasenotes/source/index.rst | 1 + releasenotes/source/queens.rst | 6 ++++++ test-requirements.txt | 2 +- tox.ini | 20 ++++++++++---------- 10 files changed, 106 insertions(+), 18 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 73d5fef..0119686 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org