<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>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.              http://enovance.com<br>// ✉ emilien@enovance.com     ☎ +33 (0)1 49 70 99 80<br>// 10 rue de la Victoire 75009 Paris<span name="x"></span><br><br></div><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Viktor Viking" <viktor.viking.se@gmail.com><br><b>To: </b>openstack@lists.launchpad.net<br><b>Sent: </b>Wednesday, February 6, 2013 1:47:02 PM<br><b>Subject: </b>[Openstack] Horizon<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 style="">If I just type a random user/passwd string, I get a message: "Invalid username or password".</div>
<div style=""><br></div><div style="">If I type admin:secret (a correct user:password combination), the login page reloads and nothing happens.</div><div><br></div><div style="">Some info on my setup:</div><div><br></div><div style="">
I followed this guide for Folsom installation:</div><div style=""><br></div><div style=""><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 style=""><br></div><div style="">My novarc file:</div><div style=""><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 style=""><br></div><div style="">Keystone.log doesn't show anything out of the ordinary.</div>
<div style=""><br></div><div style=""><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 style="">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 style="">Any tips about what is going wrong?</div><div style=""><br></div><div style="">Thank you,</div><div>Viktor</div></div>
<br>_______________________________________________<br>Mailing list: https://launchpad.net/~openstack<br>Post to     : openstack@lists.launchpad.net<br>Unsubscribe : https://launchpad.net/~openstack<br>More help   : https://help.launchpad.net/ListHelp<br></div></div></body></html>