[Openstack] EndpointNotFound keystone endpoints.list

Steve Martinelli stevemar at ca.ibm.com
Wed May 27 03:40:12 UTC 2015


> This isn't in a browser (not getting a 404), and it's not using the 
> command line. I'm trying to use the python library directly in a 
> python script, just like I show in that gist.

Understood, but I was trying to figure out if it was 404'ing everywhere or 
just when being
used as a python library.

Thanks,

Steve Martinelli
OpenStack Keystone Core

daniel.watrous at gmail.com wrote on 05/26/2015 07:43:24 PM:

> From: Daniel Watrous <dwmaillist at gmail.com>
> To: Steve Martinelli/Toronto/IBM at IBMCA, ayoung at redhat.com
> Cc: openstack <openstack at lists.openstack.org>
> Date: 05/26/2015 07:43 PM
> Subject: Re: [Openstack] EndpointNotFound keystone endpoints.list
> Sent by: daniel.watrous at gmail.com
> 
> This isn't in a browser (not getting a 404), and it's not using the 
> command line. I'm trying to use the python library directly in a 
> python script, just like I show in that gist.
> 
> Adam: I'm not sure how I would set or unset OS_SERVICE_TOKEN and 
> OS_SERVICE_ENDPOINT when using the library within python.
> 
> Daniel
> 
> On Tue, May 26, 2015 at 5:47 PM, Steve Martinelli <stevemar at ca.ibm.com> 
wrote:
> Looks like the request is going to: [1] https://
> keystone.os1.domain.com/v2.0/endpoints which probably doesn't exist 
> since the API says to use: 
/v2.0/tenants/​{tenantId}​/OS-KSCATALOG/endpoints 
> to list endpoints. 
> According to: 
http://developer.openstack.org/api-ref-identity-v2-ext.html
> anyway. 
> 
> What happens when you hit [1] with a browser? 404 again? 
> 
> Maybe it's a bug with KSC and the API it tries to call, but please 
> please please use v3, I'm willing to bet that it'll work. 
> 
> 
> Thanks,
> 
> Steve Martinelli
> OpenStack Keystone Core 
> 
> Daniel Watrous <dwmaillist at gmail.com> wrote on 05/26/2015 05:58:41 PM:
> 
> > From: Daniel Watrous <dwmaillist at gmail.com> 
> > To: openstack at lists.openstack.org 
> > Date: 05/26/2015 06:04 PM 
> > Subject: [Openstack] EndpointNotFound keystone endpoints.list 
> > 
> > I'm having trouble using some of the keystone client functions 
> > 
> > https://gist.github.com/dwatrous/c8f24b6d85be7eaa32a3 
> > 
> > As you can see, I can list tenants, but I can't list endpoints 
(orusers...)
> > 
> > Any ideas?_______________________________________________
> > Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> > Post to     : openstack at lists.openstack.org
> > Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150526/188e9deb/attachment.html>


More information about the Openstack mailing list