[openstack-cinder/el6-grizzly] add dependency on python-oslo-config new in Grizzly

Pádraig Brady pbrady at fedoraproject.org
Mon Jul 22 12:00:08 UTC 2013


commit d78b868eaf0832bc35283ef83aa505599ed16757
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Jul 22 11:53:54 2013 +0100

    add dependency on python-oslo-config new in Grizzly

 openstack-cinder.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 215bcc6..e49e6fd 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -94,6 +94,7 @@ Requires:         python-webob1.0
 
 Requires:         python-glanceclient >= 1:0
 Requires:         python-keystoneclient
+Requires:         python-oslo-config
 
 %description -n   python-cinder
 OpenStack Volume (codename Cinder) provides services to manage and
@@ -289,6 +290,7 @@ fi
 * Mon Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-3
 - Add dependency on python-suds to support the netapp driver
 - Add dependency on python-keystoneclient for auth token middleware
+- Add dependency on python-oslo-config new in Grizzly
 
 * Wed Jul 17 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-2
 - Avoid qpid exchange leaks


More information about the scm-commits mailing list