Bug 1551691
| Summary: | Failure to refresh on OpenStack provider when Fog::Storage::OpenStack::File object has nil body attribute | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Robb Manes <rmanes> | |
| Component: | Providers | Assignee: | Marek Aufart <maufart> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jad Haj Yahya <jhajyahy> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.9.0 | CC: | cpelland, gblomqui, jfrey, jhajyahy, jhardy, obarenbo, rmanes | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1561216 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-11 14:06:22 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Openstack | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1561216 | |||
|
Comment 1
Marek Aufart
2018-03-07 12:22:30 UTC
(In reply to Marek Aufart from comment #1) > If needed, can CU test update fog-openstack gem on the appliance with [2]? Thanks Marek, I'll have the customer run with the above pull and report back if it resolves it. The fog-openstack lib fix https://github.com/fog/fog-openstack/pull/379 was merged upstream. We need wait/push for fog-openstack new version release and then update it in product. It would be safe wait for verification on customer side, but not sure about getting the fog-openstack update out and in product within in 2 or 3 days. The fog-openstack lib fix https://github.com/fog/fog-openstack/pull/379 was merged upstream. We need wait/push for fog-openstack new version release and then update it in product. It would be safe wait for verification on customer side, but not sure about getting the fog-openstack update out and in product within in 2 or 3 days. Confirming that fog-openstack PR works perfectly and resolves the issue. Thanks! Previous PR was closed in favour of: https://github.com/ManageIQ/manageiq-providers-openstack/pull/257 Verified on 5.10.0.23 |