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 committed Mar 2, 2018
1 parent d9197ce commit f4e1a2a
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 f4e1a2a

Please sign in to comment.