Platform: (fresh) Ubuntu 11.10 (oneiric) + Devstack. user@ubuntu1110:~/devstack$ ./stack.sh ... horizon is now available at http://10.0.2.15/ keystone is serving at http://10.0.2.15:5000/v2.0/ examples on using novaclient command line is in exercise.sh the default users are: admin and demo the password: b4a0bee9b2036e2bbf30 This is your host ip: 10.0.2.15 stack.sh completed in 85 seconds.
(looks like success) Opening browser, FireFox: http://10.0.2.15/ "Internal Server Error ..." Dashboard FAILS to be opened on FireFox. user@ubuntu1110:~/devstack$ nova-manage user list 2012-02-27 03:56:10 DEBUG nova.utils [req-72bf0eda-776f-49de-871d-7b676f8ff933 None None] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'> from (pid=5258) __get_backend /opt/stack/nova/nova/utils.py:602 user@ubuntu1110:~/devstack$ user@ubuntu1110:~/devstack$ curl http://0.0.0.0:5000 {"versions": {"values": [{"status": "beta", "updated": "2011-11-19T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.0.2.15:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/api/openstack-identity-service/2.0/content/", "type": "text/html", "rel": "describedby"}, {"href": "http://docs.openstack.org/api/openstack-identity-service/2.0/identity-dev-guide-2.0.pdf", "type": "application/pdf", "rel": "describedby"}]}]}}user@ubuntu1110:~/devstack$ user@ubuntu1110:~/devstack$ Any ideas ? -- -Alexey Eromenko "Technologov", 27.Feb.2012. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

