swift httpd doesn't work on fedora

Bug #1226363 reported by Jamie Lennox
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Jamie Lennox

Bug Description

As well as https://bugs.launchpad.net/devstack/+bug/1225853 there are a couple of issues with swift as a httpd service running on fedora:

1. I'm not sure why but the "! is_fedora && xxx" syntax breaks occasionally. At the very least it should be "is_fedora || xxxx" anyway.
2. httpd will only pick up config files that end in .conf, i'm not sure if ubuntu could use .conf as well but it's not the standard in ubuntu.

Changed in devstack:
assignee: nobody → Jamie Lennox (jamielennox)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/46865

Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/46865
Committed: http://github.com/openstack-dev/devstack/commit/5470701e10ee68c80860d4cf7e0fa5d8a913c288
Submitter: Jenkins
Branch: master

commit 5470701e10ee68c80860d4cf7e0fa5d8a913c288
Author: Jamie Lennox <email address hidden>
Date: Tue Sep 17 12:07:48 2013 +1000

    Fix swift httpd on fedora

    Implements a fedora equivalent of ubuntu's sites-enabled and moves
    enabling of mod_wsgi to the installation period so that it doesn't have
    to be handled in a platform dependant way later.

    Fixes: bug 1226363
    Change-Id: I85325179f1792d985b0375572abfe8c8a82fecc3

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.