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



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to