Bug 1484040
| Summary: | openstack-cinder needs higher os-brick minimum dependency | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eric Harney <eharney> |
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> |
| Status: | CLOSED ERRATA | QA Contact: | Avi Avraham <aavraham> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 11.0 (Ocata) | CC: | eharney, geguileo, mariel, pgrist, srevivo, tshefi |
| Target Milestone: | z3 | Keywords: | TestOnly, Triaged, ZStream |
| Target Release: | 11.0 (Ocata) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-cinder-10.0.4-3.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-31 17:44:20 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: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1445192 | ||
|
Description
Eric Harney
2017-08-22 13:55:02 UTC
Verified on: openstack-cinder-10.0.6-1.el7ost.noarch Os brick is older than minimum version. python-os-brick-1.11.0-5.el7ost.noarch To actually verify/find the minimum dependency mention: 1. yum -q deplist openstack-cinder-10.0.6-1.el7ost.noarch package: openstack-cinder.noarch 1:10.0.6-1.el7ost ... 2. Test all sub dependence from above list, till I hit the jackpot -> yum -q deplist python-cinder-10.0.6-1.el7ost.noarch | grep brick dependency: os-brick >= 1.11.0-2 -> verified. provider: python-os-brick.noarch 1.11.0-5.el7ost Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3103 |