Hi folks,<div>I have a doubt.<br><div>Generally, if we create a panel, we need to create a new directory under '.../horizon/dashboard/nova/' and add that in '.../horizon/dashboards/nova/dashboard.py'.</div>
<div>Let us suppose panel directory name is 'sample_panel'. I created a directory namely 'sample_panel' under the directory '.../horizon/dashboard/nova/'. I didn't add that panel in dashboard.py.</div>
<div>When I tried to access that module with the URL: <a href="http://localhost/horizon/nova/sample_panel/">http://localhost/horizon/nova/sample_panel/</a>, I got the following error:</div><div><font size="4">'<span style="background-color:rgb(255,255,255);color:rgb(106,106,106);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:36px">The page you were looking for doesn't exist</span>'</font></div>
<div>If I add that panel name in 'dashboard.py', I am able to access the URL with out any errors.</div><div><div>Can we hide a panel in dashboard from displaying and use that module at the same time?</div><div><div>
Thanks in advance.</div>-- <br>----<div>Srikanth.</div>
</div></div></div>