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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150818/e8da5a10/attachment.html>