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

Delay load manageiq-api-client until needed #19860

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

jrafanie
Copy link
Member

We can require this when needed instead of eager loading it when Vm or other
models load it.

@bdunne
Copy link
Member

bdunne commented Feb 27, 2020

Looks like you need to add a require in the test too. I guess the other ruby version passed because the gem was already required by a previous test.

We can require this when needed instead of eager loading it when Vm or other
models load it.
@jrafanie jrafanie force-pushed the delay_load_api_client branch from cecc74e to 973a3a7 Compare February 27, 2020 21:34
@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2020

Checked commit jrafanie@973a3a7 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.20.0, and yamllint
4 files checked, 0 offenses detected
Everything looks fine. ⭐

@bdunne bdunne merged commit d81ee30 into ManageIQ:master Feb 27, 2020
@bdunne bdunne added this to the Sprint 131 Ending Mar 2, 2020 milestone Feb 27, 2020
@jrafanie jrafanie deleted the delay_load_api_client branch March 2, 2020 15:55
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