| Summary: | python-nova should depend on python-cinderclient>=1.0.6 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eric Harney <eharney> |
| Component: | openstack-nova | Assignee: | Jakub Ruzicka <jruzicka> |
| Status: | CLOSED WONTFIX | QA Contact: | Giulio Fidente <gfidente> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | 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
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. Auto adding >= MODIFIED bugs to beta This is a bug in openstack-nova at this point - flipping components. Please re-ack as appropriate. Current openstack-nova has: Requires: python-cinderclient not: Requires: python-cinderclient >= 1.0.6 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. |