Bug 1338496
| Summary: | Failed to install with packstack | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Gurenko Alex <agurenko> |
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shai Revivo <srevivo> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Mitaka | CC: | aortega, derekh, guoqingqiu, ichavero, jschluet, srevivo |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | trunk | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-09 20:47: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: | |||
|
Description
Gurenko Alex
2016-05-22 06:15:17 UTC
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. I suffered same issue. any workaround or solution? Thanks [root@g8 ~]# packstack --answer-file 01.08.16.conf Welcome to the Packstack setup utility Copying Puppet modules and manifests [ DONE ] Applying 192.168.1.99_prescript.pp 192.168.1.99_prescript.pp: [ DONE ] Applying 192.168.1.99_chrony.pp 192.168.1.99_chrony.pp: [ DONE ] Applying 192.168.1.99_amqp.pp Applying 192.168.1.99_mariadb.pp 192.168.1.99_amqp.pp: [ DONE ] 192.168.1.99_mariadb.pp: [ DONE ] Applying 192.168.1.99_apache.pp 192.168.1.99_apache.pp: [ DONE ] Applying 192.168.1.99_keystone.pp Applying 192.168.1.99_glance.pp Applying 192.168.1.99_cinder.pp 192.168.1.99_keystone.pp: [ DONE ] 192.168.1.99_glance.pp: [ DONE ] 192.168.1.99_cinder.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.99_cinder.pp Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-cinder' returned 1: Error: Package: 1:python-cinder-8.0.0-1.el7.noarch (openstack-mitaka) You will find full trace in log /var/tmp/packstack/20160802-232502-8KSVZc/manifests/192.168.1.99_cinder.pp.log Please check log file /var/tmp/packstack/20160802-232502-8KSVZc/openstack-setup.log for more information Additional information: * Warning: NetworkManager is active on 192.168.1.99. OpenStack networking currently does not work on systems that have the Network Manager service enabled. * File /root/keystonerc_admin has been created on OpenStack client host 192.168.1.99. To use the command line tools you need to source the file. * NOTE : A certificate was generated to be used for ssl, You should change the ssl certificate configured in /etc/httpd/conf.d/ssl.conf on 192.168.1.99 to use a CA signed cert. * To access the OpenStack Dashboard browse to https://192.168.1.99/dashboard . Current mitaka version does not have this problem |