[release-announce] [oslo] oslo.context 2.20.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jan 8 14:21:24 UTC 2018


We are ecstatic to announce the release of:

oslo.context 2.20.0: Oslo Context library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.context

Download the package from:

    https://pypi.python.org/pypi/oslo.context

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.context

For more details, please see below.

Changes in oslo.context 2.19.3..2.20.0
--------------------------------------

bfdeba6 Updated from global requirements
f0dd124 Follow the new PTI for document build
83d0001 Remove -U from pip install
dba909f Avoid tox_install.sh for constraints support
c7a2b56 add bandit to pep8 job
18aa6ec Remove setting of version/release from releasenotes


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

releasenotes/source/conf.py | 12 ++++--------
test-requirements.txt       |  6 ++----
tools/tox_install.sh        | 30 ------------------------------
tox.ini                     | 26 ++++++++++++++++++--------
5 files changed, 32 insertions(+), 50 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 09a34e6..73d5fef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,4 +10,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-# These are needed for docs generation
-openstackdocstheme>=1.17.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
-reno>=2.5.0 # Apache-2.0
+# Bandit security code scanner
+bandit>=1.1.0 # Apache-2.0






More information about the Release-announce mailing list