openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18412
Re: [Folsom] Horizon not working
We just fixed a similar issue in keystoneclient -- what release is this
running against?
https://bugs.launchpad.net/python-keystoneclient/+bug/1074784
https://review.openstack.org/#/c/15410/
-Dolph
On Thu, Nov 8, 2012 at 5:46 AM, Robert van Leeuwen <
Robert.vanLeeuwen@xxxxxxxxxxxxx> wrote:
> > [Fri Nov 02 14:25:28 2012] [error] unable to retrieve service catalog
> with
> > token
> > [Fri Nov 02 14:25:28 2012] [error] Traceback (most recent call last):
> > [Fri Nov 02 14:25:28 2012] [error] File
> > "/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py", line
> 132,
> > in _extract_service_catalog
> > [Fri Nov 02 14:25:28 2012] [error] endpoint_type='adminURL')
> > [Fri Nov 02 14:25:28 2012] [error] File
> > "/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py",
> line
> > 62, in url_for
> > [Fri Nov 02 14:25:28 2012] [error] raise
> > exceptions.EndpointNotFound('Endpoint not found.')
> > [Fri Nov 02 14:25:28 2012] [error] EndpointNotFound: Endpoint not found.
>
> Sounds like keystone is not properly setup.
> Maybe one of the required endpoints is not setup?
> ( I think you will need at least 4 endpoints to make it work.
> They are for the following services: identity, image, compute, volume)
>
> For debugging you can take a look at the keystone log so you can see the
> contents of the created tokens.
>
> Regards,
> Robert van Leeuwen
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References