<div dir="ltr">Hmm, well it looks like you already have debug enabled, which is indicating that the username + password combination is bad (if debug was disabled, you'd get a much more opaque error message). The tenant name you specified would not have been checked yet. If 'admin' appears in your keystone user-list, then the password is definitely wrong.<br>
</div><div class="gmail_extra"><br clear="all"><div><div><br></div>-Dolph</div>
<br><br><div class="gmail_quote">On Sat, Apr 13, 2013 at 3:56 PM, Daniel Ellison <span dir="ltr"><<a href="mailto:daniel@syrinx.net" target="_blank">daniel@syrinx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2013-04-13, at 1:24 PM, Dolph Mathews <<a href="mailto:dolph.mathews@gmail.com">dolph.mathews@gmail.com</a>> wrote:<br>
> It looks like you're doing everything correctly, except OS_PASSWORD is *NOT* the same thing as the static admin_token in keystone.conf.<br>
<br>
</div>You're right, actually. I DID use the admin_token for OS_PASSWORD. I'll definitely be fixing that. But as long as the password is set and referenced properly it shouldn't matter what it is, I would hope.<br>

<div class="im"><br>
> Passwords are user-specific attributes created using the --pass argument on user-create for example. You may have set it to be the same as keystone.conf's admin_token, but I necessarily wouldn't recommend that. If you don't know what your password was, you probably need to delete your admin user and recreate it with a known password, and then grant it your admin role again.<br>

<br>
</div>The keystone_data.sh script did this correctly, using the ADMIN_PASSWORD I set at the top of the script. That password happened to be the admin_token, but again, as long as it's set properly it shouldn't make a difference. As I mentioned, I think I'll fix that anyway, just to take it out of the equation.<br>

<br>
Thanks for the response!<br>
<span class="HOEnZb"><font color="#888888">Daniel</font></span></blockquote></div><br></div>