Bug 1327262

Summary: missing the etcd_image parameter in api call on stacks
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: ProvidersAssignee: Tzu-Mainn Chen <tzumainn>
Status: CLOSED CURRENTRELEASE QA Contact: Shveta <sshveta>
Severity: high Docs Contact:
Priority: high    
Version: 5.5.0CC: benglish, cpelland, fdewaley, gblomqui, jfrey, jhardy, lsmola, obarenbo, pcaruana, tzumainn
Target Milestone: GA   
Target Release: 5.7.0   
Hardware: All   
OS: All   
Whiteboard: service:orchestration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-22 15:53:31 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:
Attachments:
Description Flags
fog.log none

Description Felix Dewaleyne 2016-04-14 15:34:17 UTC
Description of problem:
during a call to http://10.11.12.13:8004/v1/.../stacks cloudforms does not pass the etcd_image parameter to openstack 

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

How reproducible:
customer environment only

Steps to Reproduce:
1. happens while capturing stack data in cloudforms
2.
3.

Actual results:

[----] E, [2016-03-22T16:59:25.727631 #11097:128f98c] ERROR -- : excon.error     #<Excon::Errors::BadRequest: Expected(200) <=> Actual(400 Bad Request)
excon.error.response
  :body          => "{\"explanation\": \"The server could not comply with the request since it is either malformed or otherwise incorrect.\", \"code\": 400, \"error\": {\"message\": \"The Parameter (etcd_image) was not provided.\", \"traceback\": null, \"type\": \"UserParameterMissing\"}, \"title\": \"Bad Request\"}"

Expected results:
capture passes

Additional info:
trace available attached privately

Comment 3 Felix Dewaleyne 2016-04-14 16:27:37 UTC
environment : 

openstack 6.0
cfme-5.5.2.4-1

Comment 4 Felix Dewaleyne 2016-04-15 20:12:55 UTC
continues to happen in  5.5.3.4.20160407153134_b3e2a83

Comment 8 Felix Dewaleyne 2016-05-04 15:33:18 UTC
Created attachment 1153917 [details]
fog.log

Comment 19 Tzu-Mainn Chen 2016-11-22 15:53:31 UTC
Looks like this was an OpenStack bug that was fixed; closing!