<div dir="ltr">This means that keystone is not installed properly (you likely messed up in the manual account creation step)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 4, 2014 at 6:28 PM, Mark Vlcek (mavlcek) <span dir="ltr"><<a href="mailto:mavlcek@cisco.com" target="_blank">mavlcek@cisco.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="font-size:14px;font-family:Corbel,sans-serif;word-wrap:break-word">
<div>Hi all,</div>
<div><br>
</div>
<div>I'm using the <a href="http://api.openstack.org/api-ref-identity.html#identity-v2" target="_blank">
Keystone V2 REST API</a> to try to get a list of users and their IDs but for some reason I keep getting a 404 error in the JSON response.</div>
<div><br>
</div>
<div>The specific API call I'm trying to make is:</div>
<div><br>
</div>
<div>GET <a>http://[hostname]:5000/v2.0/users</a></div>
<div>with the X-Auth-Token properly added to the header.</div>
<div><br>
</div>
<div>The response I'm getting is:</div>
<div><br>
</div>
<div>
<div>{</div>
<div>    "error": {</div>
<div>        "message": "The resource could not be found.",</div>
<div>        "code": 404,</div>
<div>        "title": "Not Found"</div>
<div>    }</div>
<div>}</div>
</div>
<div><br>
</div>
<div>I see that the documentation says that "name" is another one of the request parameters, but when I tried adding it as a URL parameter or in the header I just get invalid responses.</div>
<div><br>
</div>
<div>What am I doing wrong?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Mark</div>
</div>

<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Aryeh M. Friedman, Lead Developer, <a href="http://www.PetiteCloud.org" target="_blank">http://www.PetiteCloud.org</a><br></div>
</div>