Skip to content

Commit

Permalink
Merge pull request #268 from agrare/fix_full_refresh_error
Browse files Browse the repository at this point in the history
Fix full refresh error when running a RefreshWorker

(cherry picked from commit 2d35d94)
  • Loading branch information
Fryguy committed Oct 8, 2024
1 parent 7951cc8 commit b402cf5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class ManageIQ::Providers::Openshift::InfraManager::RefreshMemory < ManageIQ::Providers::Kubevirt::InfraManager::RefreshMemory
end

0 comments on commit b402cf5

Please sign in to comment.