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

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


commit 593b4702009e1cf6183b2f7c5a13dfc61103a4ba
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Jul 23 12:02:33 2013 +0100

    depend on python-keystoneclient for auth_token middleware

 openstack-glance.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index e9acfe6..b55d03a 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -72,6 +72,7 @@ Requires:         python-crypto
 Requires:         pyxattr
 Requires:         python-swiftclient
 Requires:         python-cinderclient
+Requires:         python-keystoneclient
 Requires:         python-oslo-config
 
 #test deps: python-mox python-nose python-requests
@@ -291,6 +292,7 @@ fi
 %changelog
 * Tue Jul 23 2013 Pádraig Brady <pbrady at redhat.com> 2013.3-0.4.b2
 - Update to Havana milestone 2
+- Depend on python-keystoneclient for auth_token middleware
 
 * Fri Jun  7 2013 John Bresnahan <jbresnah at redhat.com> 2013.2.b1-3
 - reinstate EPEL specific patches


More information about the scm-commits mailing list