Skip to content

Commit

Permalink
Merge pull request #263 from fdupont-redhat/bz1640816
Browse files Browse the repository at this point in the history
Expose validate_conversion_hosts for TransformationPlanRequest
  • Loading branch information
gmcculloug committed Oct 30, 2018
2 parents 7b0cdab + 113b3fe commit a0a7e52
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 a0a7e52

Please sign in to comment.