On 05/26/2015 05:58 PM, Daniel Watrous wrote:
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@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Guessing you are using SERVICE_TOKEN and not a user token. unset OS_SERVICE_TOKEN and OS_SERVICE_ENDPOINT
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to