Bug 1376700

Summary: packstack installation failed because keystone
Product: Red Hat OpenStack Reporter: Jun Hu <juhu>
Component: openstack-packstackAssignee: Ivan Chavero <ichavero>
Status: CLOSED WORKSFORME QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: aortega, srevivo
Target Milestone: ---   
Target Release: 10.0 (Newton)   
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: 2016-09-28 16:53:58 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
info none

Description Jun Hu 2016-09-16 08:01:23 UTC
Created attachment 1201554 [details]
info

Description of problem:
pplying 192.168.122.56_keystone.pp
Applying 192.168.122.56_glance.pp
Applying 192.168.122.56_cinder.pp
192.168.122.56_keystone.pp:                       [ ERROR ]           
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.122.56_keystone.pp
Error: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Failed to call refresh: keystone-manage  db_sync returned 1 instead of one of [0]
You will find full trace in log /var/tmp/packstack/20160916-153458-5AlEwG/manifests/192.168.122.56_keystone.pp.log
Please check log file /var/tmp/packstack/20160916-153458-5AlEwG/openstack-setup.log for more information
Additional information:
 * A new answerfile was created in: /root/packstack-answers-20160916-153458.txt
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
 * File /root/keystonerc_admin has been created on OpenStack client host 192.168.122.56. To use the command line tools you need to source the file.
 * To access the OpenStack Dashboard browse to http://192.168.122.56/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.
[root@ospp_ctrl1 ~]# vi  /var/tmp/packstack/20160916-153458-5AlEwG/manifests/192.168.122.56_keystone.pp.log


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


How reproducible:
always

Steps to Reproduce:
[root@ospp_ctrl1 ~]# packstack --allinone
 

Actual results:
failed

Expected results:
successful

Additional info:

Comment 2 Ivan Chavero 2016-09-28 16:53:58 UTC
This problem does not appear in current packstack version (openstack-packstack-8.0.0-0.20160825153244.87a70f5.1.el7ost)

Comment 3 Jun Hu 2016-09-28 22:07:10 UTC
(In reply to Ivan Chavero from comment #2)
> This problem does not appear in current packstack version
> (openstack-packstack-8.0.0-0.20160825153244.87a70f5.1.el7ost)

yes, when I use openstack-packstack-8.0.0-4.el7ost.noarch version , if I don't run "yum update -y " before "yum install openstack-packstack", I succeed in deploying the openstack.