Skip to content

Commit

Permalink
Merge pull request #4 from matobet/v2v-rhv-expose
Browse files Browse the repository at this point in the history
Expose RHV import methods to automate
(cherry picked from commit 652ebbc6526f073a2e760977ec52a2b1f366c513)

https://bugzilla.redhat.com/show_bug.cgi?id=1459996
  • Loading branch information
gmcculloug authored and simaishi committed Jun 8, 2017
1 parent 6231f9d commit e74f58e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module MiqAeMethodService
class MiqAeServiceManageIQ_Providers_Redhat_InfraManager < MiqAeServiceEmsInfra
expose :validate_import_vm
expose :submit_import_vm
end
end

0 comments on commit e74f58e

Please sign in to comment.