[Openstack] Unable to list users in the openstack dashboard

Leander Bessa Beernaert leanderbb at gmail.com
Wed May 30 22:29:39 UTC 2012


The admin url of keystone should use port 35357 and the public 5000. That
should solve it ;)

On Wed, May 30, 2012 at 11:04 PM, Raghuram Bondalapati <
raghuram.bondalapati at gmail.com> wrote:

> *[OpenStack][Dashboard] Can't list users<https://lists.launchpad.net/openstack/msg12503.html>
>  *
> **
> **
> *
>
> Hello,
> I'm unable to list users in the openstack dashboard. I'm using the packages provided with ubuntu 12.04.
>
> Below is my keystone catalog & dasboard  configuration files. Any suggestions on what could potentially be wrong.
>
> Also i am not sure where the relevent dashboard log files are. I can paste them if required.
>
> >keystone catalog
>
> Service: image
> +-------------+---------------------------+
>
> |   Property  |           Value           |
> +-------------+---------------------------+
> | adminURL    | http://$my_ip:9292/v1 |
> | internalURL | http://$my_ip:9292/v1 |
>
> | publicURL   | http://$my_ip:9292/v1 |
> | region      | RegionOne                 |
> +-------------+---------------------------+
> Service: compute
> +-------------+------------------------------------------------------------+
>
> |   Property  |                           Value                            |
> +-------------+------------------------------------------------------------+
> | adminURL    | http://$my_ip:8774/v2/45921a875aeb451ab7b6ac517c57acea |
>
> | internalURL | http://$my_ip:8774/v2/45921a875aeb451ab7b6ac517c57acea |
> | publicURL   | http://$my_ip:8774/v2/45921a875aeb451ab7b6ac517c57acea |
>
> | region      | RegionOne                                                  |
> +-------------+------------------------------------------------------------+
> Service: identity
> +-------------+------------------------------+
>
> |   Property  |            Value             |
> +-------------+------------------------------+
> | adminURL    | http://$my_ip:5000/v2.0  |
> | internalURL | http://$my_ip:5000/v2.0  |
>
> | publicURL   | http://$my_ip:35357/v2.0 |
> | region      | RegionOne                    |
> +-------------+------------------------------+
>
>
>
> /etc/openstack-dashboard/local_settings.py
>
> OPENSTACK_KEYSTONE_URL = "http://$my_ip:5000/v2.0"
>
> OPENSTACK_KEYSTONE_ADMIN_URL = "http://$my_ip:35357/v2.0"
> OPENSTACK_KEYSTONE_DEFAULT_ROLE = "admin"
>
>
>
> *
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120530/4d1126e6/attachment.html>


More information about the Openstack mailing list