Bug 1376617

Summary: Service : EC2 stack provisioning fails with error " The following resource(s) failed to create: [WebServer]. "
Product: Red Hat CloudForms Management Engine Reporter: Shveta <sshveta>
Component: ProvisioningAssignee: Greg McCullough <gmccullo>
Status: CLOSED NOTABUG QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.6.0CC: bilwei, jhardy, obarenbo
Target Milestone: GA   
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: service
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-16 17:15:10 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
automation log none

Description Shveta 2016-09-16 00:00:31 UTC
Created attachment 1201476 [details]
automation log

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create an Ec2 stack item.
2. Order it. Request fails.
3.

Actual results:


Expected results:


Additional info:
Build : 5.6.2.0.20160913114355_70e9086

Comment 2 Bill Wei 2016-09-16 17:15:10 UTC
This is not a bug. The stack creation failure is due to provider error. It could not create a resource included in the orchestration template.

This error does not block https://bugzilla.redhat.com/show_bug.cgi?id=1371272. You can use any other provider to verify its fix. Besides, the tenant error appeared at the earlier stage of the orchestration provisioning. In your test it has already passed the provisioning stage and failed at check_provisioned stage. So it verified the fix despising of the error you observed.