Bug 1923787
| Summary: | octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py", line 22 No module named 'httpcore' | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | wes hayutin <whayutin> |
| Component: | python-httpx | Assignee: | OSP Team <rhos-maint> |
| Status: | CLOSED ERRATA | QA Contact: | OSP Team <rhos-maint> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 17.0 (Wallaby) | CC: | cgoncalves, hrybacki, jjoyce, mburns, shrjoshi, ykarel |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-httpx-0.17.1-1.el9ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-21 12:13:29 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
wes hayutin
2021-02-01 22:09:11 UTC
It seems the work in BZ #1920039 to package httpx missed at least dependency of httpcore. httpcore was packaged in RDO a while ago along with many other httpx dependencies -- https://review.rdoproject.org/r/#/c/29827/ Actually httpcore package is available in osp17, issue is httpx is missing dep on httpcore and would need https://github.com/rdo-common/python-httpx/commit/2c4a96c7c67997920a93183d71c4ea9a6f1b6090 or can rebuild https://cbs.centos.org/koji/buildinfo?buildID=31424 against osp17. internal build available 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543 |