Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect constant name reference by referencing HostAggregate #853

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Jul 7, 2023

This was a bug. ManageIQ::Providers::Openstack::CloudManager::CloudVolume resolved to CloudVolume in classic rails loader. With zeitwerk, this bug raises a NameError.

This was a bug.  ManageIQ::Providers::Openstack::CloudManager::CloudVolume resolved to CloudVolume in classic rails loader.
With zeitwerk, this bug raises a NameError.
@miq-bot
Copy link
Member

miq-bot commented Jul 7, 2023

Checked commit jrafanie@d2d3357 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@agrare agrare merged commit 50228f5 into ManageIQ:master Jul 7, 2023
3 checks passed
@jrafanie jrafanie deleted the fix_constant_problem branch January 31, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants