<div>Hi Matthias,</div><div><br></div><div>Thanks for pointing that out. I now get a login page.</div><div>But it doesn't logs me with admin credentials, </div><div>Here is a snippet of error_log</div><div><br></div><div>
<font color="#000099">==> /var/log/httpd/error_log <==</font></div><div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error] unable to retrieve service catalog with token</font></div><div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error] Traceback (most recent call last):</font></div>
<div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135, in _extract_service_catalog</font></div><div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error]     endpoint_type='adminURL')</font></div>
<div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line 73, in url_for</font></div><div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error]     raise exceptions.EndpointNotFound('Endpoint not found.')</font></div>
<div><font color="#000099">[Tue Mar 12 10:40:16 2013] [error] EndpointNotFound: Endpoint not found.</font></div><div><br></div><div>keystone endpoint-list throws this output :</div><div><br></div><div><div>[root@RLD1OPST01 ~]# keystone endpoint-list</div>
<div>+----------------------------------+-----------+--------------------------------------------------+--------------------------------------------------+---------------------------------------------+----------------------------------+</div>
<div>|                id                |   region  |                    publicurl                     |                   internalurl                    |                   adminurl                  |            service_id            |</div>
<div>+----------------------------------+-----------+--------------------------------------------------+--------------------------------------------------+---------------------------------------------+----------------------------------+</div>
<div>| 50bb93035d9a4a18aacafdd895906f10 | RegionOne | <a href="http://192.168.105.61:8888/v1/AUTH_%(tenant_id)s">http://192.168.105.61:8888/v1/AUTH_%(tenant_id)s</a> | <a href="http://192.168.105.61:8888/v1/AUTH_%(tenant_id)s">http://192.168.105.61:8888/v1/AUTH_%(tenant_id)s</a> |        <a href="http://192.168.105.61:8888/v1">http://192.168.105.61:8888/v1</a>        | 76772ef3f79b4648981f19de39d4cab1 |</div>
<div>| 749974748ce8482bb2339954631baea5 | RegionOne |    <a href="http://192.168.105.61:8773/services/Cloud">http://192.168.105.61:8773/services/Cloud</a>     |    <a href="http://192.168.105.61:8773/services/Cloud">http://192.168.105.61:8773/services/Cloud</a>     |  <a href="http://192.168.105.61:8773/services/Admin">http://192.168.105.61:8773/services/Admin</a>  | 75748b8502964bf8aab214c074058a08 |</div>
<div>| 80a940e76e314148bc349578ce8eadf7 | RegionOne |   <a href="http://192.168.105.61:8776/v1/%(tenant_id)s">http://192.168.105.61:8776/v1/%(tenant_id)s</a>    |   <a href="http://192.168.105.61:8776/v1/%(tenant_id)s">http://192.168.105.61:8776/v1/%(tenant_id)s</a>    | <a href="http://192.168.105.61:8776/v1/%(tenant_id)s">http://192.168.105.61:8776/v1/%(tenant_id)s</a> | a5da6ff105184cbda9a3619d41d297f6 |</div>
<div>| 897375e2d299416db3281d1b8baeabc1 | RegionOne |   <a href="http://192.168.105.61:8774/v2/%(tenant_id)s">http://192.168.105.61:8774/v2/%(tenant_id)s</a>    |   <a href="http://192.168.105.61:8774/v2/%(tenant_id)s">http://192.168.105.61:8774/v2/%(tenant_id)s</a>    | <a href="http://192.168.105.61:8774/v2/%(tenant_id)s">http://192.168.105.61:8774/v2/%(tenant_id)s</a> | 5d144f9df18d4b35810afb4199b1a321 |</div>
<div>| cc2fd4c2b1314cfb958e8702139a960c | RegionOne |         <a href="http://192.168.105.61:5000/v2.0">http://192.168.105.61:5000/v2.0</a>          |         <a href="http://192.168.105.61:5000/v2.0">http://192.168.105.61:5000/v2.0</a>          |       <a href="http://192.168.105.61:35357/v2.0">http://192.168.105.61:35357/v2.0</a>      | d307d545040e4bda8ace9a7fd3581cb2 |</div>
<div>| e2d7819ff84746dc8e79c76bf308f2cd | RegionOne |            <a href="http://192.168.105.61:9292">http://192.168.105.61:9292</a>            |            <a href="http://192.168.105.61:9292">http://192.168.105.61:9292</a>            |          <a href="http://192.168.105.61:9292">http://192.168.105.61:9292</a>         | 96299197a84a43d7a3932c5c6ae53ca0 |</div>
<div>+----------------------------------+-----------+--------------------------------------------------+--------------------------------------------------+---------------------------------------------+----------------------------------+</div>
</div><div><br></div><div>Thank you,</div><div><br></div><br><div class="gmail_quote">On Tue, Mar 12, 2013 at 3:59 PM, Matthias Runge <span dir="ltr"><<a href="mailto:mrunge@redhat.com" target="_blank">mrunge@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 03/12/2013 11:20 AM, Ashutosh Narayan wrote:<br>
> Hi folks,<br>
><br>
> I am trying to install dashboard as per instructions mentionedhere<br>
</div>> <<a href="http://docs.openstack.org/trunk/openstack-compute/install/yum/content/installing-openstack-dashboard.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/yum/content/installing-openstack-dashboard.html</a>>.<br>

<div class="im">> First of all |/etc/openstack-dashboard/local_settings.py file doesn't|<br>
> exist instead |/etc/openstack-dashboard/local_settings is present.|<br>
> Second, file name |/etc/sysconfig/memcached.conf is not present|<br>
> instead I see |/etc/sysconfig/memcached file.|<br>
><br>
</div>Indeed, the local_settings is the right file; that's a typo in the docs.<br>
<br>
What is shown? Do you see an error? Is the webserver running? lsof -i is<br>
your friend. What about firewall rules? Did you enable access, if not<br>
running on localhost?<br>
<br>
In the docs, the hint to visit <a href="http://192.168.206.130/horizon" target="_blank">http://192.168.206.130/horizon</a> on RHEL is<br>
plainly wrong.<br>
<br>
The dashboard can be found under http://<ip-address>/dashboard<br>
<br>
Matthias<br>
<div class="im"><br>
> I edit local_settings file with minimal requirements but dashboard page<br>
> doesn't show up.<br>
> I have restarted relevant services too. Where am I going wrong ?<br>
><br>
> Please suggest.<br>
><br>
><br>
> Thank you,<br>
> --<br>
> Ashutosh Narayan<br>
><br>
> <a href="http://ashutoshn.wordpress.com/" target="_blank">http://ashutoshn.wordpress.com/</a><br>
><br>
><br>
><br>
</div>> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Ashutosh Narayan<br><br><a href="http://ashutoshn.wordpress.com/" target="_blank">http://ashutoshn.wordpress.com/</a><br><br>