Bug 1386460

Summary: can not install allinone ironic with RDO Newton version
Product: [Community] RDO Reporter: Benlei Xu <15201676659>
Component: rdopkgAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: 15201676659, chris.brown
Target Milestone: ---Flags: chris.brown: needinfo? (15201676659)
Target Release: trunk   
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: 2019-06-24 12:02:07 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:

Description Benlei Xu 2016-10-19 03:05:00 UTC
Description of problem:
The ironic.pp module have an error while i use rdo newton release to install allinone ironic service.

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

How reproducible:


Steps to Reproduce:
1.yum install -y centos-release-openstack-newton && yum update -y
2.yum install packstack && packstack --gen-answer-file=test.txt
3.modify test.txt and set CONFIG_IRONIC_INSTALL=y
4.packstack --answer-file=test.txt

Actual results:
It gives the below errors:
192.168.137.13_controller.pp:                     [ ERROR ]             
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.137.13_controller.pp
Error: Syntax error at '{'; expected '}' at /var/tmp/packstack/9c2f83ef3b99486a94498061ae7bdf76/modules/packstack/manifests/ironic.pp:9 on node newton
You will find full trace in log /var/tmp/packstack/20161018-232249-2yB_CJ/manifests/192.168.137.13_controller.pp.log
Please check log file /var/tmp/packstack/20161018-232249-2yB_CJ/openstack-setup.log for more information

Expected results:
All the services i installed should be normal!

Additional info:

Comment 1 Christopher Brown 2017-06-22 15:22:00 UTC
Hi Benlei,

I'm just following up on this, can you confirm if this is still a problem?

Thanks