<span style="font-weight: bold;">dashboard image page throws 500 page</span><br>
when I go into page http://localhost/syspanel/images/,It just throws <br>
<br>
<div id="header">
  <ul id="main_nav"><li id="home_link"><h1><a href="http://localhost/">OpenStack Dashboard</a></h1></li>
    
      NOT _LOGGED_IN_TOPBAR
    
    <li><a id="settings_btn" href="http://localhost/settings/"> </a></li></ul>

  <div id="user_bar">
    <a id="current_tenant" href="http://localhost/dash/">
      
      <span>as </span>
    </a>
    <a id="drop_btn" href="http://localhost/syspanel/images/#"> </a>
    <ul id="user_tenant_list"><li class="title"><h4>Available Tenants</h4></li><li id="sign_out"><a href="http://localhost/auth/logout/">Sign Out</a></li></ul>
  </div>

</div>


    
    
  
<div id="right_content">
    <div id="page_head">
      <h2 id="page_heading">Internal Server Error</h2>
      <p id="page_description">An unexpected error occurred while processing your request.  Please try your request again.<br>
</p>
  <p><br>        
I think it would be because I can't pass the authorization of glance ,But I don't know how and where to set it correct..<br>
  </p>
  <p>Thx and waitting for you help.<br>
  </p>

    </div>
  </div>
<br>