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:
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.