Skip to content

Commit

Permalink
Merge pull request #14732 from bdunne/fine_service_models
Browse files Browse the repository at this point in the history
[FINE] Add missing service models for backport to Fine
  • Loading branch information
simaishi authored Apr 11, 2017
2 parents 7098d6a + 4ed0b72 commit 128f694
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module MiqAeMethodService
class MiqAeServiceManageIQ_Providers_EmbeddedAutomationManager_InventoryRootGroup < MiqAeServiceManageIQ_Providers_AutomationManager_InventoryRootGroup
end
end
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
module MiqAeMethodService
class MiqAeServiceManageIQ_Providers_ExternalAutomationManager_InventoryRootGroup < MiqAeServiceManageIQ_Providers_AutomationManager_InventoryRootGroup
end
end

0 comments on commit 128f694

Please sign in to comment.