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 (or users...) > > 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/a166ce7a/attachment.html>