<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/18/2015 01:53 PM, Barrow Kwan
wrote:<br>
</div>
<blockquote
cite="mid:465740741.6767789.1439920431479.JavaMail.yahoo@mail.yahoo.com"
type="cite">
<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 <a class="moz-txt-link-freetext" href="https://openstack.example:35357/v3/services">https://openstack.example:35357/v3/services</a> -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>
<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>
V3 vs V2. Keystone client is deprecated, use the common client.<br>
<br>
<br>
</body>
</html>