Bug 874558
Summary: | openstack-demo-install script missing configurations | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nir Magnezi <nmagnezi> |
Component: | openstack-utils | Assignee: | Pádraig Brady <p> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | apevec, Jan.van.Eldik, jose.castro.leon, pbrady, p, ykaul |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-17 01:31:15 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
Nir Magnezi
2012-11-08 12:59:22 UTC
So I'm not sure about this. The above documented issues are specific to RHEL, whereas openstack-demo-install is Fedora/RHEL agnostic. Also turning off qpid auto would be a dangerous thing to do automatically, so best done explicitly. One could view the documented RHEL tweaks as buglets, best not papered over by openstack-demo-install So I've added these to openstack-demo-install 1. service messagebus start && chkconfig messagebus on 2. Configing novnc with settings from: https://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL#VNC_access I've also just: 3. disabled qpid auth with a warning 4. avoided the libvirt avahi dependency issue 5. fixed tgtd integration on rhel Releasing a new version momentarily openstack-utils-2013.1-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/openstack-utils-2013.1-1.fc17 openstack-utils-2013.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/openstack-utils-2013.1-1.fc18 openstack-utils-2013.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/openstack-utils-2013.1-1.el6 Package openstack-utils-2013.1-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openstack-utils-2013.1-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19946/openstack-utils-2013.1-1.fc18 then log in and leave karma (feedback). openstack-utils-2013.1-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. openstack-utils-2013.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. openstack-utils-2013.1-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |