Skip to content

Commit

Permalink
Merge pull request ManageIQ#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
  • Loading branch information
agrare committed Sep 25, 2024
2 parents 5b94405 + ce9ccbe commit 1c47565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/manageiq/providers/openshift/refresh_memory.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class ManageIQ::Providers::Openshift::RefreshMemory < ManageIQ::Providers::Kubevirt::RefreshMemory
end

0 comments on commit 1c47565

Please sign in to comment.