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

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


commit 80e76afd2f9cd200a675649e753d7011e94cf629
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
    
    Conflicts:
    
    	openstack-cinder.spec

 openstack-cinder.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index f53757a..a394049 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-cinder
 Version:          2013.2
-Release:          0.3.b2%{?dist}
+Release:          0.4.b2%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -77,6 +77,7 @@ Requires:         python-lxml
 Requires:         python-anyjson
 Requires:         python-cheetah
 Requires:         python-stevedore
+Requires:         python-suds
 
 Requires:         python-sqlalchemy
 Requires:         python-migrate
@@ -286,7 +287,10 @@ fi
 %endif
 
 %changelog
-* Sun Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.2-0.3.b2
+* Mon Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.2-0.4.b2
+- Add dependency on python-suds to support the netapp driver
+
+* Sun Jul 21 2013 Pádraig Brady <pbrady at redhat.com> - 2013.2-0.3.b2
 - Update to Havana milestone 2
 
 * Thu Jun 13 2013 Eric Harney <eharney at redhat.com> - 2013.2-0.2.b1


More information about the scm-commits mailing list