On 08/18/2015 01:53 PM, Barrow Kwan wrote: > Hi, > I just installed Juno and when I tried to run the keystone > commandline client ( eg keystone user-list, keystone service-list ), > they all return "The resource could not be found. (HTTP 404)" > However, if I use use curl to access the API ( keystone token-get, > then use the token ID to run ( curl -s > https://openstack.example:35357/v3/services -H "X-Auth-Token: > "......."" ) it return list of services ( users api also return > list of user ). Could that be a bug with the keystone client? > > thanks > > > _______________________________________________ > 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 V3 vs V2. Keystone client is deprecated, use the common client. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150819/68daca01/attachment.html>