[openstack-dev] [new][oslo] oslo.context 2.6.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:05:45 UTC 2016
We are chuffed to announce the release of:
oslo.context 2.6.0: Oslo Context library
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.context
With package available at:
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.5.0..2.6.0
------------------------------------
740b817 Handle openstack.request_id in from_environ
d3af1d0 Add is_admin_project to context
4db9262 Updated from global requirements
f0de0c6 Add oslo.context name attributes matching ids
Diffstat (except docs and test files)
-------------------------------------
oslo_context/context.py | 45 +++++++-
test-requirements.txt | 4 +-
3 files changed, 174 insertions(+), 92 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 1db9871..79fca04 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,2 +11,2 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-reno>=1.6.2 # Apache2
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+reno>=1.8.0 # Apache2
More information about the OpenStack-dev
mailing list