Bug 1758302
Summary: | [OSP-16] qemu 4.1.0 output change breaks oslo.utils (Advanced Virt Beta 8.1) | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Lon Hohberger <lhh> |
Component: | python-oslo-utils | Assignee: | Hervé Beraud <hberaud> |
Status: | CLOSED ERRATA | QA Contact: | nlevinki <nlevinki> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 16.0 (Train) | CC: | abeekhof, apevec, gregraka, hberaud, jschluet, lhh, nlevinki |
Target Milestone: | beta | Keywords: | Triaged |
Target Release: | 16.0 (Train on RHEL 8.1) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-oslo-utils-3.41.1-0.20191004181653.5ae7d21.el8ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, the regular expression for the oslo.util library was not updated, and it failed to recognize the output format from a newer version of the emulator, qemu (version 4.1.0). This fix in Red Hat OpenStack 16.0 updates the regular expression, and the oslo.util.imageutils library now functions properly.
|
Story Points: | --- |
Clone Of: | 1758299 | Environment: | |
Last Closed: | 2020-02-06 14:42:27 UTC | Type: | --- |
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: | 1758299, 1806535, 1807375 | ||
Bug Blocks: |
Description
Lon Hohberger
2019-10-03 19:29:05 UTC
cherry-picked to stable/train https://review.opendev.org/#/c/686472/ Will be fixed upstream by version 3.41.2 https://review.opendev.org/#/c/686598/ Hi Greg, Why did you said that this issue is not fixed in OSP16? The missing regex was introduced via a new version [1] so I think we can say that this is a bug fix and we don't need a work around but just to update oslo.utils on customers servers. Thoughts? [1] python-oslo-utils-3.41.1-0.20191004181653.5ae7d21.el8ost Hi Greg, No problems :) Your proposed doc text look good to me. Thanks, Hervé 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/RHEA-2020:0283 |