[openstack-dev] [release] python-keystoneclient-kerberos release 0.2.0 (liberty)

Doug Hellmann doug at doughellmann.com
Tue Apr 21 19:23:30 UTC 2015


We are eager to announce the release of:

python-keystoneclient-kerberos 0.2.0: Kerberos authentication for the
OpenStack clients

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

    http://launchpad.net/python-keystoneclient/+milestone/0.2.0

Please report issues through launchpad:

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

Changes in python-keystoneclient-kerberos 0.1.4..0.2.0
------------------------------------------------------

adf5897 2015-04-16 18:13:16 +0000 Uncap library requirements for liberty

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

requirements.txt      | 2 +-
test-requirements.txt | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index b604bb6..d598b7d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=0.6,!=0.7,<1.0
-python-keystoneclient>=1.0.0
+python-keystoneclient>=1.1.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 4ff26ac..7569eb2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ python-subunit>=0.0.18
-requests-mock>=0.5.1  # Apache-2.0
+requests-mock>=0.6.0  # Apache-2.0
@@ -12,2 +12,2 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.2.0  # Apache-2.0
-oslotest>=1.2.0  # Apache-2.0
+oslosphinx>=2.5.0  # Apache-2.0
+oslotest>=1.5.1  # Apache-2.0





More information about the OpenStack-dev mailing list