Description of problem: Section "14.18. Limiting the size of file uploads" from "Hardening Red Hat OpenStack Platform" guide tells users to manually set LimitRequestBody parameter in multiple httpd configuration files. https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/17.1/html-single/hardening_red_hat_openstack_platform/index#limiting-the-size-of-file-uploads_hardening-the-dashboard-service While it wasn't the case for RHOSP 16.2, limitreqbody parameter is available in RHOSP 17.1 for apache::vhost. It looks like we can take a second look at our documentation and probably recommend to use HorizonVhostExtraParams THT definition to pass limitreqbody to puppet-apache. It looks like set of modified configuration files will be slightly different, so this requires a second look from engineering side. Version-Release number of selected component (if applicable): RHOSP 17.1 How reproducible: There is a need to tune LimitRequestBody. Actual results: Manual steps are required Expected results: THT framework handles everything.
Email sent to Horizon team requesting feedback
Based on feedback about the concerns caused by similar expected fail healthchecks, closing as wontfix.