<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/26/2015 05:58 PM, Daniel Watrous
wrote:<br>
</div>
<blockquote
cite="mid:CAHSC4g3OU7S1CWD6-tmPEi7+cjUkNcgt2LYazPCpzzkD3i1Jmg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>I'm having trouble using some of the keystone client
functions</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="https://gist.github.com/dwatrous/c8f24b6d85be7eaa32a3">https://gist.github.com/dwatrous/c8f24b6d85be7eaa32a3</a></div>
<div><br>
</div>
<div>As you can see, I can list tenants, but I can't list
endpoints (or users...)</div>
<div><br>
</div>
<div>Any ideas?</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
</blockquote>
Guessing you are using SERVICE_TOKEN and not a user token. unset
OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT<br>
</body>
</html>