Comment 4 for bug 1623905

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

Reviewed: https://review.openstack.org/426198
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=5e79fd2a440c1bdf54b7308614073e37292f303c
Submitter: Jenkins
Branch: stable/newton

commit 5e79fd2a440c1bdf54b7308614073e37292f303c
Author: Pavel Glushchak <email address hidden>
Date: Thu Sep 15 14:46:39 2016 +0300

    httpd: explicitly load mod_reqtimeout

    On rhel7 this module is not loaded by default, thus
    apache_api_proxy.pp fails. It worth to load it explicitly.

    Change-Id: Icd6e3d0338809e19e0a2fb0a4527cdf7cefdd02e
    Closes-Bug: #1623905
    Signed-off-by: Pavel Glushchak <email address hidden>
    (cherry picked from commit b460f39291ee84d40d5964cfbdc5f41d4a0da369)