<div dir="ltr">Hi Emilien,<div><br></div><div style>I had edited keystone-data.sh and changed the password to "secret". But your pointers helped me. I had also changed the value "SERVICE_TENANT_NAME" to "MY_TENANT" as you can see in the mysql table. Apparently that was not a good idea. I dropped the tables, changed it back to "service", run the script again and… voilá.</div>
<div style><br></div><div style>I can login now.</div><div style><br></div><div style>Thank you for your help,</div><div style>Viktor</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Feb 6, 2013 at 7:06 PM, Emilien Macchi <span dir="ltr"><<a href="mailto:emilien@enovance.com" target="_blank">emilien@enovance.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif">Hi Viktor,<br><br><ul><li>If you have used keystone-data.sh script, the password should be "password".</li><li>Horizon does not use novarc neither MySQL. It only uses OpenStack APIs.</li>
<li>Django log files can by found on /var/log/apache2/error.log & access.log</li></ul><p><br></p><p>Cheers,<br></p><br><div><span name="x"></span>Emilien Macchi<br>----------------------------------------------------<br>
// eNovance Inc.              <a href="http://enovance.com" target="_blank">http://enovance.com</a><br>// ✉ <a href="mailto:emilien@enovance.com" target="_blank">emilien@enovance.com</a>     ☎ <a href="tel:%2B33%20%280%291%2049%2070%2099%2080" value="+33149709980" target="_blank">+33 (0)1 49 70 99 80</a><br>
// 10 rue de la Victoire 75009 Paris<span name="x"></span><br><br></div><br><hr><div style="font-size:12pt;font-style:normal;font-family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal"><b>From: </b>"Viktor Viking" <<a href="mailto:viktor.viking.se@gmail.com" target="_blank">viktor.viking.se@gmail.com</a>><br>
<b>To: </b><a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br><b>Sent: </b>Wednesday, February 6, 2013 1:47:02 PM<br><b>Subject: </b>[Openstack] Horizon<div><div class="h5">
<br><br><div dir="ltr"><div>Hi,</div><div><br></div><div>After a successful installation of Folsom, I'm trying to use Dashboard. I've had no success login in.</div><div><br></div><div>If I just type a random user/passwd string, I get a message: "Invalid username or password".</div>

<div><br></div><div>If I type admin:secret (a correct user:password combination), the login page reloads and nothing happens.</div><div><br></div><div>Some info on my setup:</div><div><br></div><div>
I followed this guide for Folsom installation:</div><div><br></div><div><a href="http://docs.openstack.org/folsom/basic-install/content/basic-install-folsom.pdf" target="_blank">http://docs.openstack.org/folsom/basic-install/content/basic-install-folsom.pdf</a><br>

</div><div><br></div><div>My novarc file:</div><div><div> <br></div><div>export OS_TENANT_NAME=admin</div><div>export OS_USERNAME=admin</div><div>export OS_PASSWORD=secret</div><div>export OS_AUTH_URL="<a href="http://localhost:5000/v2.0/" target="_blank">http://localhost:5000/v2.0/</a>"</div>

<div>export SERVICE_ENDPOINT="<a href="http://localhost:35357/v2.0" target="_blank">http://localhost:35357/v2.0</a>"</div><div>export SERVICE_TOKEN=secret</div></div><div><br></div><div>Keystone.log doesn't show anything out of the ordinary.</div>

<div><br></div><div><div>mysql> select id,name from user;</div><div>+----------------------------------+---------+</div><div>| id                               | name    |</div><div>+----------------------------------+---------+</div>

<div>| 6294f0f5e16d49b9992c211e9cac6855 | admin   |</div><div>| 88f6d25dec6f40f1a9cddf2b20aad4b2 | cinder  |</div><div>| 4c0f5a439a3d44368e8d4af395049ff2 | demo    |</div><div>| c7ee8554321d4fe2bba341a99ee98dc9 | glance  |</div>

<div>| 520ddc424a30447aa47992400382a167 | nova    |</div><div>| 6e44c5aa1edc4fe5919286ecdda196a0 | quantum |</div><div>| f4a54be5b3154f85bc4df89a61c5360d | swift   |</div><div>| 6dfec4512b7f4eaa9dc214d7232244fd | viktor  |</div>

<div>+----------------------------------+---------+</div><div><br></div><div><div>mysql> select * from tenant;</div><div>+----------------------------------+--------------------+----------------------------------------+</div>

<div>| id                               | name               | extra                                  |</div><div>+----------------------------------+--------------------+----------------------------------------+</div><div>

| 779c87a9c37f4f63b0fc0aab236a5e1e | demo               | {"enabled": true, "description": null} |</div><div>| 8d4286a5249e43e9aa56864357737884 | invisible_to_admin | {"enabled": true, "description": null} |</div>

<div>| cf03bbe4daaf4579bd005a4e64da3334 | MYTENANT               | {"enabled": true, "description": null} |</div><div>| f822dc409d684062b003ba99efa12672 | admin              | {"enabled": true, "description": null} |</div>

<div>+----------------------------------+--------------------+----------------------------------------+</div></div></div><div><br></div><div>I realize dashboard doesn't use a database anymore as it did in Essex. Is that right? BTW, where can I find django log files?</div>

<div><br></div><div>Any tips about what is going wrong?</div><div><br></div><div>Thank you,</div><div>Viktor</div></div>
<br></div></div>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></div></blockquote></div><br></div>