<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div>Hi,</div><div dir="ltr" id="yui_3_16_0_1_1439920205829_3134">   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?</div><div dir="ltr" id="yui_3_16_0_1_1439920205829_3134"><br></div><div dir="ltr" id="yui_3_16_0_1_1439920205829_3134">thanks</div></div></body></html>