Skip to content

Commit

Permalink
Expose validate_conversion_hosts for TransformationPlanRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiendupont committed Oct 30, 2018
1 parent f025a0f commit 113b3fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module MiqAeMethodService
class MiqAeServiceServiceTemplateTransformationPlanRequest < MiqAeServiceServiceTemplateProvisionRequest
expose :source_vms, :association => true
expose :validate_conversion_hosts
expose :validate_vm, :association => true
expose :approve_vm, :association => true
end
Expand Down

0 comments on commit 113b3fe

Please sign in to comment.