Bug 974710
| Summary: | Unable to install python-cinderclient due to missing python-httplib2 dependency. | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Stephen Gordon <sgordon> |
| Component: | python-cinderclient | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | Yaniv Kaul <ykaul> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | apevec, eharney, jkt, kchamart, sgordon |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-17 09:13:47 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: | |||
|
Description
Stephen Gordon
2013-06-14 22:27:22 UTC
It's in EPEL - RDO Packstack should enable epel repo, isn't that the case? (In reply to Alan Pevec from comment #1) > It's in EPEL - RDO Packstack should enable epel repo, isn't that the case? Now that you mention it I suspect it does but will do a run to confirm before closing. I suspect in this case the user is manually installing OpenStack after adding the RDO repository in which case this becomes a documentation issue. Heya, It's indeed available from EPEL: $ yum info -d 10 python-httplib2 | grep "From repo" From repo : epel $ rpm -q python-httplib2 python-httplib2-0.7.7-1.el6.noarch $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.4 (Santiago) Closing the bug as NOTABUG. If anyone has objections, please re-open. |