Bug 1267375

Summary: Lifecycle provisioning of VMs fails with Unexpected Error
Product: Red Hat CloudForms Management Engine Reporter: bmorriso
Component: ProvisioningAssignee: Greg McCullough <gmccullo>
Status: CLOSED UPSTREAM QA Contact: Dave Johnson <dajohnso>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.5.0CC: jhardy, obarenbo
Target Milestone: GA   
Target Release: 5.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-29 20:29:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bmorriso 2015-09-29 20:05:48 UTC
Description of problem:
When submitting a lifecycle provisioning request to provision a VM, an "Unexpected Error" page is returned, and the VM is not provisioned 

Version-Release number of selected component (if applicable):
5.5.0.2-alpha1.1.20150923081748_2e8e945

How reproducible:
always

Steps to Reproduce:
1. On an appliance with an infrastructure provider present, navigate to infrastructure>VMs
2. Select lifecycle>Provision VMs
3. Select configuration options for VM and click "Submit"

Actual results:
Unexpected Error page appears with the error:

undefined method `make_request' for #<ManageIQ::Providers::Vmware::InfraManager::ProvisionWorkflow:0x0000000416d5d8> [vm_infra/pre_prov_continue]

Expected results:
The VM provisions

Additional info:

Comment 2 Greg McCullough 2015-09-29 20:29:04 UTC
This bug was introduced in https://github.com/ManageIQ/manageiq/pull/4332 and fixed a day later in PR https://github.com/ManageIQ/manageiq/pull/4494.