[release-announce] oslo.context 2.22.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 29 21:38:06 UTC 2018


We high-spiritedly announce the release of:

oslo.context 2.22.0: Oslo Context library

This release is part of the stein 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.21.0..2.22.0
--------------------------------------

f65408d Implement domain-scope for context objects
374c855 Clean up .gitignore references to personal tools
b2b0f2c Always build universal wheels
e6dc979 add lib-forward-testing-python3 test job
43489ef add python 3.6 unit test job
bed8867 import zuul job settings from project-config
0d1bb50 import zuul job settings from project-config
73b5cd3 Update reno for stable/rocky
4abd537 Switch to stestr
f2e394c Add release notes link to README
f0ad977 fix tox python3 overrides


Diffstat (except docs and test files)
-------------------------------------

.gitignore                         | 24 +++++++++++++-----------
.stestr.conf                       |  3 +++
.testr.conf                        |  7 -------
.zuul.yaml                         | 10 ++++++++++
README.rst                         |  1 +
lower-constraints.txt              |  2 +-
oslo_context/context.py            |  2 ++
releasenotes/source/index.rst      |  1 +
releasenotes/source/rocky.rst      |  6 ++++++
setup.cfg                          |  2 +-
test-requirements.txt              |  1 +
tox.ini                            |  6 +++++-
13 files changed, 76 insertions(+), 21 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 0119686..096cc97 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,0 +9 @@ coverage!=4.4,>=4.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list