-
Notifications
You must be signed in to change notification settings - Fork 900
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load Lans effeciently in MiqProvisionVirtWorkflow
Instead of preloading Lan records, splitting them up based on if they are shareable and instantiating entire ActiveRecord to only use the name column in a hash, use a specific query to gather and filter those values and generate a hash from that.
- Loading branch information
1 parent
c2e01c9
commit 3dcee40
Showing
2 changed files
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters