Bug 1110492
| Summary: | Packstack AIO aborts | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Lon Hohberger <lhh> | ||||||||
| Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> | ||||||||
| Severity: | urgent | Docs Contact: | |||||||||
| Priority: | urgent | ||||||||||
| Version: | 5.0 (RHEL 7) | CC: | aortega, derekh, ichavero, jpichon, mmagr, mrunge, pematous, sross, yeylon | ||||||||
| Target Milestone: | rc | Keywords: | Regression | ||||||||
| Target Release: | 5.0 (RHEL 7) | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | openstack-packstack-2014.1.1-0.26.dev1157.el7ost | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-07-08 15:39:38 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: |
|
||||||||||
Created attachment 909731 [details]
Answer file.
It's night in Europe. I'm assigning it to Ivan. Hopefully he'll be able to handle it over our night. If not, the rest of the european folks would take over tomorrow morning. fixing packstack's horizon templates to work with neutron disabled Created attachment 909758 [details]
Patch that makes it work (thanks to Solly Ross)
Comment on attachment 909758 [details]
Patch that makes it work (thanks to Solly Ross)
Obsolete since moved upstream.
verified using the latest puddle from 6/20. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0846.html |
Created attachment 909730 [details] Log Description of problem: [root@localhost ~]# packstack --allinone --os-neutron-install=n Welcome to Installer setup utility Installing: Clean Up [ DONE ] Setting up ssh keys [ DONE ] Discovering hosts' details [ DONE ] Adding pre install manifest entries [ DONE ] ... Adding OpenStack Client manifest entries [ DONE ] Adding Horizon manifest entries [ ERROR ] ERROR : 'CONFIG_LBAAS_INSTALL' Please check log file /var/tmp/packstack/20140617-151645-bBcbJ1/openstack-setup.log for more information Version-Release number of selected component (if applicable): openstack-packstack-2014.1.1-0.25.dev1149.el7ost How reproducible: 100% Steps to Reproduce: 1. packstack --allinone --os-neutron-install=n Actual results: Crash Expected results: Installed system. Additional info: Downgrading to openstack-packstack-2014.1.1-0.24.dev1120.el7ost allows the system to install correctly.