Comment 2 for bug 1623905

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

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

commit b460f39291ee84d40d5964cfbdc5f41d4a0da369
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>