Bug 1117667

Summary: Packstack fails at _heat.pp - Could not find command 'heat-keystone-setup-domain'
Product: Red Hat OpenStack Reporter: Tzach Shefi <tshefi>
Component: openstack-packstackAssignee: Lukas Bezdicka <lbezdick>
Status: CLOSED WORKSFORME QA Contact: Ami Jeain <ajeain>
Severity: high Docs Contact:
Priority: high    
Version: 5.0 (RHEL 6)CC: aortega, derekh, ichavero, tshefi, yeylon
Target Milestone: gaKeywords: Unconfirmed
Target Release: 5.0 (RHEL 6)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-14 14:14:29 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
Logs and answer file none

Description Tzach Shefi 2014-07-09 07:58:54 UTC
Created attachment 916660 [details]
Logs and answer file

Description of problem:  While running packstack AIO, failed at heat.pp, attached answer file and packstack logs. 

0.35.104.16_heat.pp:                             [ ERROR ]
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 10.35.104.16_heat.pp
Error: Could not find command 'heat-keystone-setup-domain'
You will find full trace in log /var/tmp/packstack/20140709-103541-xiXD_J/manifests/10.35.104.16_heat.pp.log
Please check log file /var/tmp/packstack/20140709-103541-xiXD_J/openstack-setup.log for more information

Version-Release number of selected component (if applicable):
RHEL 6.5
openstack-packstack-puppet-2014.1.1-0.32.1.dev1209.el6ost.noarch
openstack-packstack-2014.1.1-0.32.1.dev1209.el6ost.noarch

Note these are dev versions, updated manually to fix another bug. 


How reproducible:
Happened twice, rerunning packstack didn't help.

Steps to Reproduce:
1. Updated packstack packages from brew
2. Generate answer file .. 
3.

Actual results:
Fails during packstack run.

Expected results:
Should complete without errors. 

Additional info:

Comment 4 Ivan Chavero 2014-07-09 18:15:20 UTC
Tested using the latest repos using rhos-release and it installed without problem, the only difference with the reporter setup is that i used the openstack-puppet-modules-2014.1-18.2.el6ost.noarch.rpm package that is not mentioned on the description of the bug.

Comment 5 Tzach Shefi 2014-07-10 05:58:28 UTC
Ivan, 

Looks like we used same version:
[root@orange-vdse ~]# rpm -qa | grep puppet
openstack-puppet-modules-2014.1-18.2.el6ost.noarch
openstack-packstack-puppet-2014.1.1-0.32.1.dev1209.el6ost.noarch
puppet-3.6.2-1.el6.noarch

I'll reprovision my system and recheck this again.

Comment 6 Alvaro Lopez Ortega 2014-07-10 14:23:00 UTC
Please, let us know how that goes. Thanks Tzach!

Comment 7 Tzach Shefi 2014-07-13 10:13:53 UTC
Update, reprovisioning system again Packstack completed successfully, without Heat errors. 

penstack-packstack-2014.1.1-0.34.dev1219.el6ost.noarch
openstack-packstack-puppet-2014.1.1-0.34.dev1219.el6ost.noarch
openstack-puppet-modules-2014.1-19.1.el6ost.noarch

Should I close it as not a bug?