[openstack-dev] [release][keystone] keystoneauth1 2.6.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 14 01:15:15 UTC 2016


We are psyched to announce the release of:

keystoneauth1 2.6.0: Authentication Library for OpenStack Identity

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/keystoneauth

With package available at:

    https://pypi.python.org/pypi/keystoneauth1

Please report issues through launchpad:

    http://bugs.launchpad.net/keystoneauth

For more details, please see below.

Changes in keystoneauth1 2.5.0..2.6.0
-------------------------------------

1aa6667 Allow to send different recorders to betamax
038b614 Fix doc build if git is absent
5b5a4c0 Updated from global requirements
8b3ed3e Updated from global requirements

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

keystoneauth1/fixture/keystoneauth_betamax.py | 4 ++--
setup.cfg                                     | 2 +-
test-requirements.txt                         | 6 +++---
4 files changed, 13 insertions(+), 8 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ad06c08..6fa68e9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
@@ -12 +12 @@ mock>=1.2 # BSD
-oslo.config>=3.7.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0
@@ -19 +19 @@ pycrypto>=2.6 # Public Domain
-reno>=0.1.1 # Apache2
+reno>=1.6.2 # Apache2





More information about the OpenStack-dev mailing list