<div dir="ltr">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.<div><br></div><div>Adam: I'm not sure how I would set or unset <span style="font-size:12.8000001907349px">OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT when using the library within python.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Daniel</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 26, 2015 at 5:47 PM, Steve Martinelli <span dir="ltr"><<a href="mailto:stevemar@ca.ibm.com" target="_blank">stevemar@ca.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font size="2" face="sans-serif">Looks like the request is going to: [1]
</font><a href="https://keystone.os1.domain.com/v2.0/endpoints" target="_blank"><font size="2" color="blue" face="sans-serif">https://keystone.os1.domain.com/v2.0/endpoints</font></a><font size="2" face="sans-serif">
which probably doesn't exist since the API says to use: </font><font size="1" color="#4f4f4f" face="Arial">/v2.0/tenants/​{tenantId}​/OS-KSCATALOG/endpoints</font><font size="3">
</font><font size="2" face="sans-serif">to list endpoints. </font>
<br><font size="2" face="sans-serif">According to: </font><a href="http://developer.openstack.org/api-ref-identity-v2-ext.html" target="_blank"><font size="2" color="blue" face="sans-serif">http://developer.openstack.org/api-ref-identity-v2-ext.html</font></a><font size="2" face="sans-serif">
anyway.</font>
<br>
<br><font size="2" face="sans-serif">What happens when you hit [1] with a
browser? 404 again?</font>
<br>
<br><font size="2" face="sans-serif">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.</font>
<br>
<br><font size="2" face="sans-serif"><br>
Thanks,<br>
<br>
Steve Martinelli<br>
OpenStack Keystone Core</font>
<br>
<br><tt><font size="2">Daniel Watrous <<a href="mailto:dwmaillist@gmail.com" target="_blank">dwmaillist@gmail.com</a>> wrote
on 05/26/2015 05:58:41 PM:<br>
<br>
> From: Daniel Watrous <<a href="mailto:dwmaillist@gmail.com" target="_blank">dwmaillist@gmail.com</a>></font></tt>
<br><tt><font size="2">> To: <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a></font></tt>
<br><tt><font size="2">> Date: 05/26/2015 06:04 PM</font></tt>
<br><tt><font size="2">> Subject: [Openstack] EndpointNotFound keystone
endpoints.list</font></tt>
<br><span class=""><tt><font size="2">> <br>
> I'm having trouble using some of the keystone client functions</font></tt>
<br><tt><font size="2">> <br>
> </font></tt><a href="https://gist.github.com/dwatrous/c8f24b6d85be7eaa32a3" target="_blank"><tt><font size="2">https://gist.github.com/dwatrous/c8f24b6d85be7eaa32a3</font></tt></a>
<br><tt><font size="2">> <br>
> As you can see, I can list tenants, but I can't list endpoints (or
users...)</font></tt>
<br></span><tt><font size="2">> <br>
> Any ideas?_______________________________________________<br>
> Mailing list: </font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank"><tt><font size="2">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</font></tt></a><div class="HOEnZb"><div class="h5"><tt><font size="2"><br>
> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
> Unsubscribe : </font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank"><tt><font size="2">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</font></tt></a><tt><font size="2"><br>
</font></tt>
</div></div></blockquote></div><br></div>