[openstack-dev] [new][oslo] oslo.context 2.10.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:45:28 UTC 2016


We are glowing to announce the release of:

oslo.context 2.10.0: Oslo Context library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.context 2.9.0..2.10.0
-------------------------------------

b60ab0f Enable release notes translation
91986c6 Updated from global requirements
66e8740 Update reno for stable/newton
1bccf39 Fix typos


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

releasenotes/source/conf.py    | 3 +++
releasenotes/source/index.rst  | 1 +
releasenotes/source/newton.rst | 6 ++++++
requirements.txt               | 2 +-
test-requirements.txt          | 4 ++--
7 files changed, 16 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 99569a8..96f90b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr>=1.6 # Apache-2.0
-positional>=1.0.1 # Apache-2.0
+positional>=1.1.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 830e499..f670605 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,2 +11,2 @@ coverage>=3.6 # Apache-2.0
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD





More information about the OpenStack-dev mailing list