[python-keystoneclient] Update to 0.1.3.27

Alan Pevec apevec at fedoraproject.org
Tue Oct 16 15:03:52 UTC 2012


commit f4457587fc259a002b95841bfac14e975832d4ed
Author: Alan Pevec <apevec at redhat.com>
Date:   Tue Oct 16 17:03:22 2012 +0200

    Update to 0.1.3.27

 .gitignore                 |    2 +-
 python-keystoneclient.spec |    9 ++++++++-
 sources                    |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42f3d7a..c4d6b39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/python-keystoneclient-0.1.3.9.tar.gz
+/python-keystoneclient-0.1.3.27.tar.gz
diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec
index bec9447..28e5267 100644
--- a/python-keystoneclient.spec
+++ b/python-keystoneclient.spec
@@ -3,7 +3,7 @@ Name:       python-keystoneclient
 # and restarted version numbering from 0.1.1
 # https://lists.launchpad.net/openstack/msg14248.html
 Epoch:      1
-Version:    0.1.3.9
+Version:    0.1.3.27
 Release:    1%{?dist}
 Summary:    Python API and CLI for OpenStack Keystone
 
@@ -73,6 +73,13 @@ rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 %doc LICENSE doc/build/html
 
 %changelog
+* Tue Oct 16 2012 Alan Pevec <apevec at redhat.com> 0.1.3.27-1
+- Allow empty description for tenants (lp#1025929)
+- Documentation updates
+- change default  wrap for tokens from 78 characters to 0 (lp#1061514)
+- bootstrap a keystone user in one cmd
+- Useful message when missing catalog (lp#949904)
+
 * Thu Sep 27 2012 Alan Pevec <apevec at redhat.com> 1:0.1.3.9-1
 - Handle "503 Service Unavailable" exception (lp#1028799)
 - add --wrap option for long PKI tokens (lp#1053728)
diff --git a/sources b/sources
index e42285b..77d0f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d02efe05944395d507c998f215de482  python-keystoneclient-0.1.3.9.tar.gz
+1820c2b27525b06390c2663b953b5a3e  python-keystoneclient-0.1.3.27.tar.gz


More information about the scm-commits mailing list