[release-announce] [oslo] oslo.context 2.15.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jun 19 19:09:18 UTC 2017
We are psyched to announce the release of:
oslo.context 2.15.0: Oslo Context library
This release is part of the pike 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.14.0..2.15.0
--------------------------------------
d0f8de0 Optimize the link address
7dc7ff1 Remove pbr warnerrors in favor of sphinx check
e233397 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
CONTRIBUTING.rst | 4 ++--
HACKING.rst | 4 ++--
README.rst | 10 +++++-----
oslo_context/context.py | 2 +-
setup.cfg | 6 ++----
test-requirements.txt | 2 +-
11 files changed, 22 insertions(+), 24 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index bb821ca..adb3455 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ sphinx!=1.6.1,>=1.5.1 # BSD
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
More information about the Release-announce
mailing list