Description of problem:
Link to dwh documentation is wrong therefore 404.
Version-Release number of selected component (if applicable):
rhevm-doc-4.0.6-1.el7ev.noarch
rhevm-4.0.7-0.1.el7ev.noarch
How reproducible:
100%
Steps to Reproduce:
1. Install engine
2. Open dwh documentation from landing page
Actual results:
https://<hostname>/ovirt-engine/docs/manual/en_US/html/Data_Warehouse_Guide/index.html
Expected results:
https://<hostname>/ovirt-engine/docs/manual/en-US/html/Data_Warehouse_Guide/index.html
Additional info:
Requires sed 's/en_US/en-US/'