Bug 1016906

Summary: python-nova should depend on python-cinderclient>=1.0.6
Product: Red Hat OpenStack Reporter: Eric Harney <eharney>
Component: openstack-novaAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED WONTFIX QA Contact: Giulio Fidente <gfidente>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0CC: ajeain, apevec, bperkins, eharney, hateya, jruzicka, ndipanov, pbrady, yeylon
Target Milestone: rc   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 18:02:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Eric Harney 2013-10-08 22:07:57 UTC
RHOS 4.0 python-nova should require python-cinderclient>=1.0.6 to support volume migration.  (Not packaged in RHOS yet.)

Comment 2 Pádraig Brady 2013-10-10 10:23:30 UTC
We've not yet started track client dependencies to this level of detail as we'd be constantly bumping the version numbers of the matrix of interdependencies.
I've moved this to the cinderclient component for now, to ensure it's updated.

Comment 4 Scott Lewis 2013-11-19 16:54:58 UTC
Auto adding >= MODIFIED bugs to beta

Comment 6 Lon Hohberger 2013-12-06 20:59:54 UTC
This is a bug in openstack-nova at this point - flipping components.  Please re-ack as appropriate.

Comment 7 Lon Hohberger 2013-12-06 21:01:30 UTC
Current openstack-nova has:

Requires:         python-cinderclient

not:

Requires:         python-cinderclient >= 1.0.6

Comment 11 Jakub Ruzicka 2013-12-09 13:47:18 UTC
python-cinderclient 1.0.7 is currently available.

We provide distribution as a whole so we prefer to provide right packages over requiring explicit versions and bumping these around as Pádraig explained.