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