[openstack-glance/el6-grizzly] depend on python-keystoneclient for auth_token middleware

Pádraig Brady pbrady at fedoraproject.org
Tue Jul 23 11:39:36 UTC 2013


commit ad67c57290eff2f7e0c231f8f0a978abc2aab8fd
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Jul 23 12:32:35 2013 +0100

    depend on python-keystoneclient for auth_token middleware

 openstack-glance.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index b0a77ea..374baec 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -1,6 +1,6 @@
 Name:             openstack-glance
 Version:          2013.1.2
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
@@ -73,6 +73,7 @@ Requires:         python-webob1.0
 Requires:         python-crypto
 Requires:         pyxattr
 Requires:         python-swiftclient
+Requires:         python-keystoneclient
 Requires:         python-oslo-config
 
 #test deps: python-mox python-nose python-requests
@@ -290,6 +291,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Tue Jul 23 2013 Pádraig Brady <pbrady at redhat.com> 2013.1.2-3
+- Depend on python-keystoneclient for auth_token middleware
+
 * Thu Jun  6 2013 John Bresnahan <jbresnah at redhat.com> 2013.1.2-2
 - Update to 2013.1.2
 


More information about the scm-commits mailing list