[openstack-announce] [new][keystone] python-keystoneclient 3.4.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 3 19:01:34 UTC 2016
We are eager to announce the release of:
python-keystoneclient 3.4.0: Client Library for OpenStack Identity
This release is part of the newton release series.
With source available at:
https://git.openstack.org/cgit/openstack/python-keystoneclient
With package available at:
https://pypi.python.org/pypi/python-keystoneclient
Please report issues through launchpad:
https://bugs.launchpad.net/python-keystoneclient
For more details, please see below.
Changes in python-keystoneclient 3.3.0..3.4.0
---------------------------------------------
4e09400 Updated from global requirements
64a388c Updated from global requirements
ef3c951 Add endpoint functional tests
e38bfea Improve docs for v3 endpoints
5486df7 Add region functional tests
325c464 Add project functional tests
96a7d88 Fix other-requirements.txt for deb based distros
Diffstat (except docs and test files)
-------------------------------------
keystoneclient/v3/endpoints.py | 75 +++++++-
other-requirements.txt | 8 +-
requirements.txt | 4 +-
7 files changed, 525 insertions(+), 11 deletions(-)
Requirements updates
--------------------
diff --git a/other-requirements.txt b/other-requirements.txt
index 4ed3c07..bcd43fb 100644
--- a/other-requirements.txt
+++ b/other-requirements.txt
@@ -13 +12,0 @@ libffi-devel [platform:rpm]
-libldap2-dev [platform:dpkg]
@@ -17,5 +16,2 @@ libxslt1-dev [platform:dpkg]
-python-dev [platform:dpkg]
-python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
-python3-dev [platform:dpkg]
-python3.4 [platform:ubuntu-trusty]
-python3.5 [platform:ubuntu-xenial]
+python-all-dev [platform:dpkg]
+python3-all-dev [platform:dpkg]
diff --git a/requirements.txt b/requirements.txt
index c4b781b..11f422c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ debtcollector>=1.2.0 # Apache-2.0
-keystoneauth1>=2.7.0 # Apache-2.0
+keystoneauth1>=2.10.0 # Apache-2.0
@@ -12 +12 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
More information about the OpenStack-announce
mailing list