[openstack-dev] [release][stable][keystone] keystoneauth1 2.4.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Fri Mar 25 11:30:48 UTC 2016
We are thrilled to announce the release of:
keystoneauth1 2.4.0: Authentication Library for OpenStack Identity
This release is part of the mitaka stable 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.3.0..2.4.0
-------------------------------------
63267fa Updated from global requirements
666b993 Update .gitreview for stable/mitaka
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
test-requirements.txt | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index ba8eec3..ad06c08 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ mock>=1.2 # BSD
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0
@@ -14 +14 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.utils>=3.4.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
More information about the OpenStack-dev
mailing list