We are jubilant to announce the release of:

python-keystoneclient 1.8.1: Client Library for OpenStack Identity

This release is part of the mitaka 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

For more details, please see the git log history below and:

    https://launchpad.net/python-keystoneclient/+milestone/1.8.1

Please report issues through launchpad:

    https://bugs.launchpad.net/python-keystoneclient

Notable changes
----------------

Requirements change to remove WebOb cap

Changes in python-keystoneclient 1.8.0..1.8.1
---------------------------------------------

6fce93d Updated from global requirements
80bf3f8 Updated from global requirements

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

test-requirements.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 3b3f14a..575f9c7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19 +19 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-tempest-lib>=0.9.0
+tempest-lib>=0.10.0
@@ -23 +23 @@ testtools>=1.4.0
-WebOb<1.5.0,>=1.2.3
+WebOb>=1.2.3



_______________________________________________
OpenStack-announce mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce

Reply via email to