[openstack-nova] openstack-nova-api has an undeclared dependency on python-cinderclient

Alan Pevec apevec at fedoraproject.org
Mon Oct 20 13:01:56 UTC 2014


commit 5c6fc851f23154ecfd004d3be9146e0b32983dff
Author: Alan Pevec <alan.pevec at redhat.com>
Date:   Mon Oct 20 14:52:16 2014 +0200

    openstack-nova-api has an undeclared dependency on python-cinderclient
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1153836

 openstack-nova.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index d5c0099..494a726 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -216,6 +216,7 @@ Summary:          OpenStack Nova API services
 Group:            Applications/System
 
 Requires:         openstack-nova-common = %{version}-%{release}
+Requires:         python-cinderclient
 
 %description api
 OpenStack Compute (codename Nova) is open source software designed to


More information about the scm-commits mailing list