Bug 1629706

Summary: Submitting provision request fails with undefined method 'cancelation_status'
Product: Red Hat CloudForms Management Engine Reporter: Radim Hrazdil <rhrazdil>
Component: ProvisioningAssignee: Greg McCullough <gmccullo>
Status: CLOSED NOTABUG QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.10.0CC: dmetzger, jhardy, obarenbo, rhrazdil
Target Milestone: GA   
Target Release: cfme-future   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-17 11:51:26 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:
Attachments:
Description Flags
logs and screenshot none

Description Radim Hrazdil 2018-09-17 11:24:25 UTC
Created attachment 1483996 [details]
logs and screenshot

Description of problem:
Submitting provision request in provisioning dialog fails with:
undefined method `cancelation_status' for #<MiqProvisionRequest:0x000000000eaddd70>


Version-Release number of selected component (if applicable):
CFME Version 5.10.0.15.20180914163601_fb02d7e
RHV 4.2.6.3

How reproducible:
100%

Steps to Reproduce:
1. Have CFME with RHV provider. 
2. Provision new VM with valid values
3. Hit Submit

Actual results:
undefined method `cancelation_status' for #<MiqProvisionRequest:0x000000000eaddd70>

Expected results:
Request should be successfully created

Additional info:

Comment 3 Radim Hrazdil 2018-09-17 11:51:11 UTC
Failed to reproduce on a clean appliance. The issue was probably caused by running yum update. Closing as not a bug.