Bug 1848265
Summary: | Provider Refresh fails for OpenStack with error 'no implicit conversion of nil into String' | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Riya Banerjee <ribanerj> |
Component: | Providers | Assignee: | Adam Grare <agrare> |
Status: | CLOSED ERRATA | QA Contact: | Jad Haj Yahya <jhajyahy> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | high | ||
Version: | 5.10.10 | CC: | agrare, dmetzger, jfrey, mshriver, obarenbo, simaishi, tuado, xlecauch |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.11.7 | Flags: | simaishi:
cfme-5.11.z+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.7.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-06 14:33:16 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | Openstack | Target Upstream Version: | |
Embargoed: |
Description
Riya Banerjee
2020-06-18 06:18:06 UTC
This appears to have been fixed by https://github.com/ManageIQ/manageiq-providers-openstack/pull/517 New commit detected on ManageIQ/manageiq-providers-openstack/ivanchuk: https://github.com/ManageIQ/manageiq-providers-openstack/commit/8f981d72ecda5c9d43a48909c119f0c9a774bcdf commit 8f981d72ecda5c9d43a48909c119f0c9a774bcdf Author: Samuel Lucidi <slucidi> AuthorDate: Mon Oct 21 13:57:30 2019 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jun 29 14:50:44 2020 +0000 Merge pull request #517 from aufi/skip_vm_volumes_wo_mountpoint Skip Volumes without mountpoint in VM refresh (cherry picked from commit 96a1aead04b721a5cdf9854f552b696fe236ba37) https://bugzilla.redhat.com/show_bug.cgi?id=1848265 app/models/manageiq/providers/openstack/inventory/parser/cloud_manager.rb | 3 + 1 file changed, 3 insertions(+) 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 (Critical: CloudForms 5.0.7 bug fix and enhancement update), 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/RHSA-2020:3358 |