[openstack-cinder/el6] Added python-keystone requirement

paramite paramite at fedoraproject.org
Wed Jan 23 15:11:55 UTC 2013


commit ade86877c8e6777914c0e9194867c7048d46ad52
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jan 23 13:40:26 2013 +0100

    Added python-keystone requirement

 openstack-cinder.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index d86f591..6acc03e 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -44,6 +44,7 @@ BuildRequires:    python-webob1.0
 
 Requires:         openstack-utils
 Requires:         python-cinder = %{version}-%{release}
+Requires:         python-keystone
 
 # as convenience
 Requires:         python-cinderclient
@@ -284,6 +285,9 @@ fi
 %endif
 
 %changelog
+* Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.1-1
+- Added python-keystone requirement
+
 * Mon Dec 03 2012 Eric Harney <eharney at redhat.com> - 2012.2.1-1
 - Update to Folsom stable release 1
 


More information about the scm-commits mailing list