Bug 1376700 - packstack installation failed because keystone
Summary: packstack installation failed because keystone
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 10.0 (Newton)
Assignee: Ivan Chavero
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-16 08:01 UTC by Jun Hu
Modified: 2016-09-28 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-28 16:53:58 UTC
Target Upstream Version:


Attachments (Terms of Use)
info (18.13 KB, application/x-bzip)
2016-09-16 08:01 UTC, Jun Hu
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.