Skip to content

Commit

Permalink
Add service model for MiqTask which is needed by event state machine.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfu authored and d-m-u committed Jun 6, 2018
1 parent f542248 commit 1a73279
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module MiqAeMethodService
class MiqAeServiceMiqTask < MiqAeServiceModelBase
end
end

0 comments on commit 1a73279

Please sign in to comment.