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

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


commit 6309b00bbfd120161df71556827d0f6c021dc60e
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 3736714..a15fde1 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -61,6 +61,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
@@ -276,6 +277,7 @@ fi
 %changelog
 * Tue Jul 23 2013 Pádraig Brady <pbrady at redhat.com> 2013.2-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-0.3.b1
 - Don't access the net while building docs


More information about the scm-commits mailing list