Bug 1571341

Summary: OSP10 update fails with syntax error.
Product: Red Hat OpenStack Reporter: Sofer Athlan-Guyot <sathlang>
Component: openstack-tripleo-heat-templatesAssignee: Sofer Athlan-Guyot <sathlang>
Status: CLOSED NOTABUG QA Contact: Marius Cornea <mcornea>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 10.0 (Newton)CC: mburns
Target Milestone: ---Keywords: Regression, Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-25 09:29:45 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:

Description Sofer Athlan-Guyot 2018-04-24 14:49:44 UTC
Description of problem: Running update on osp10 fails with 


           /var/lib/heat-config/heat-config-script/4291e22b-9bda-4575-8394-79e8390840c9:
           line 17: syntax error near unexpected token `<'
<lbezdick>
           /var/lib/heat-config/heat-config-script/4291e22b-9bda-4575-8394-79e8390840c9:
           line 17: `          < <(echo "${raw_bridge_def}" | sed 's/,/\n/g')'

during the update.

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

Comment 1 Sofer Athlan-Guyot 2018-04-25 09:29:45 UTC
Rogue \r added by patched file downloaded from gitlab.  There is no issue here.