Comment 3 for bug 1532860

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/265966
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=a2d391a76082c7b00740b11a36e698006f185808
Submitter: Jenkins
Branch: master

commit a2d391a76082c7b00740b11a36e698006f185808
Author: Alex Schultz <email address hidden>
Date: Mon Jan 11 11:12:01 2016 -0700

    Add apache mod_proxy for ceph radosgw

    With the switch to fcgi for radosgw we need to include mod_proxy as
    mod_proxy_fcgi requires it. This change pulls in the proxy module to
    resolve apache2 startup failures when ceph is enabled.

    Change-Id: I7044b58066e70b11ed9358579a2f369ce761ee06
    Related-Bug: #1521623
    Related-Bug: #1505273
    Closes-Bug: #1532860