[openstack-cinder/f19] depend on python-suds to support the netapp driver

Pádraig Brady pbrady at fedoraproject.org
Mon Jul 22 11:58:35 UTC 2013


commit 35fc3cc374c79672f51b449fb427067126a48c1b
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Jul 22 10:27:43 2013 +0100

    depend on python-suds to support the netapp driver
    
    Mentioned in http://pad.lv/1203634

 openstack-cinder.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 75af07e..110b81d 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-cinder
 Version:          2013.1.2
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -74,6 +74,7 @@ Requires:         python-lxml
 Requires:         python-anyjson
 Requires:         python-cheetah
 Requires:         python-stevedore
+Requires:         python-suds
 
 Requires:         python-sqlalchemy
 Requires:         python-migrate
@@ -268,6 +269,9 @@ fi
 %endif
 
 %changelog
+* 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
+
 * 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