Comment 5 for bug 1532860

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

Reviewed: https://review.openstack.org/266370
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=ac654f2a5bac67ee8bd8330cb4b8443a84b3ea28
Submitter: Jenkins
Branch: stable/8.0

commit ac654f2a5bac67ee8bd8330cb4b8443a84b3ea28
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
    (cherry picked from commit a2d391a76082c7b00740b11a36e698006f185808)