RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1167121 - centos7 fails to install glance
Summary: centos7 fails to install glance
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: Icehouse
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Juno
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-23 20:38 UTC by Mohammed Arafa
Modified: 2016-05-18 16:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-18 16:06:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Mohammed Arafa 2014-11-23 20:38:31 UTC
Description of problem:

disabled network-manager then reran the script got this from the logs

tar --dereference -cpzf - apache ceilometer certmonger cinder concat firewall glance heat horizon inifile keystone memcached mongodb mysql neutron nova nssdb openstack packstack qpid rabbitmq remote rsync ssh stdlib swift sysctl tempest vcsrepo vlan vswitch xinetd openstacklib | ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root.122.76 tar -C /var/tmp/packstack/cd40fc34a42941dbb87d9ea023f5558e/modules -xpzf -
2014-11-23 15:32:48::ERROR::run_setup::955::root:: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 950, in main
    _main(options,confFile)
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 619, in _main
    runSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 592, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences
    sequence.run(config=self.CONF, messages=self.MESSAGES)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 98, in run
    step.run(config=config, messages=messages)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 38, in run
    self.function(config, messages)
  File "/usr/lib/python2.7/site-packages/packstack/plugins/puppet_950.py", line 220, in apply_puppet_manifest
    wait_for_puppet(currently_running, messages)
  File "/usr/lib/python2.7/site-packages/packstack/plugins/puppet_950.py", line 112, in wait_for_puppet
    validate_logfile(log)
  File "/usr/lib/python2.7/site-packages/packstack/modules/puppet.py", line 95, in validate_logfile
    raise PuppetError(message)
PuppetError: Error appeared during Puppet run: 192.168.122.76_glance.pp
Error: Could not start Service[glance-api]: Execution of '/usr/bin/systemctl start openstack-glance-api' returned 1: Job for openstack-glance-api.service failed. See 'systemctl status openstack-glance-api.service' and 'journalctl -xn' for details.
You will find full trace in log /var/tmp/packstack/20141123-152704-uMQDIG/manifests/192.168.122.76_glance.pp.log


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Mohammed Arafa 2014-12-18 02:26:02 UTC
juno

Comment 4 Javier Peña 2016-05-18 16:06:28 UTC
This bug is against a version which has reached End of Life. Please reopen if it is still relevant with a latest version: http://releases.openstack.org/


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