Description of problem: Provider Refresh fails for OpenStack with error 'no implicit conversion of nil into String' Version-Release number of selected component (if applicable): 5.10.10 How reproducible: Always Steps to Reproduce: 1. Navigate to Compute -> Clouds -> Providers. 2. Select the provider 3. Click Configuration -> Refresh Relationships and Power States Actual results: It gives an error 'no implicit conversion of nil into String' Expected results: Provider should refresh successfully. Additional info: RHOSP v13
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