<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Hi,<br>
</span>
<div><br>
</div>
<div>I am trying to get OpenStack (Train) up and running on CentOS 7 by following the "OpenStack Installation Guide" provided on OpenStack's website and have completed installation of below components<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div> - Keystone<br>
</div>
<div> - Glance<br>
</div>
<div> - Placement<br>
</div>
<div> - Nova<br>
</div>
<div> - Networking<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>After installing each component, I have also verified its operation and it seems to be working successfully.<br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
However, there is a problem I am facing after installing "Horizon" for dashboard services. In order to verify its operation, one is supposed to browse to the URL "http://controller/horizon/" where "controller" could be the hostname or IP address of the Node
 which is running the controller<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Browsing to the above URL throws an error "The requested URL /horizon was not found on this server."<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>In the apache access logs, I see below error:<br>
</span>
<div><br>
</div>
<div>"<br>
</div>
<div>103.44.50.92 - - [07/Mar/2020:13:14:52 +0000] "GET /horizon/ HTTP/1.1" 404 206 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"<br>
</div>
<div>103.44.50.92 - - [07/Mar/2020:13:14:52 +0000] "GET /favicon.ico HTTP/1.1" 404 209 "http://3.21.90.63/horizon/" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"<br>
</div>
<div>"<br>
</div>
<div><br>
</div>
<span></span><span>If I browse to the URL "http://controller/", the default "Testing123" page of apache gets loaded.<br>
</span>
<div><br>
</div>
<div><br>
</div>
<div>Please assist.<br>
</div>
<div><br>
</div>
<div>Thanks,<br>
</div>
<span>Rahul</span><br>
</div>
</body>
</html>