We are amped to announce the release of: oslo.context 3.0.0: Oslo Context library This release is part of the ussuri 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.0.0 ^^^^^ Upgrade Notes * Python 2.7 is no longer supported. The minimum supported version of Python is now Python 3. Changes in oslo.context 2.23.0..3.0.0 ------------------------------------- 3017e18 Drop python 2.7 support and testing b53efb7 tox: Trivial cleanup 39923ae Bump the openstackdocstheme extension to 1.20 8c4c5fd gitignore: Hide reno cache files ca925b1 tox: Stop using 'python setup.py test' 8e0028d Switch to Ussuri jobs 5c5df03 tox: Keeping going with docs 4884c04 Switch to Ussuri jobs cc59dba Update the constraints url ede88eb Update master for stable/train Diffstat (except docs and test files) ------------------------------------- .gitignore | 4 ++- .zuul.yaml | 4 +-- .../drop-python27-support-b421329839e69d41.yaml | 5 +++ releasenotes/source/conf.py | 17 --------- releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++++ setup.cfg | 14 ++------ tox.ini | 41 +++++++++++++--------- 10 files changed, 45 insertions(+), 57 deletions(-)