Hi Bryan, I have used the documents from: http://cssoss.wordpress.com/2011/04/27/openstack-beginners-guide-for-ubuntu-11-04-installation-and-configuration/ to setup the dashboard and it works fine. One tricky thing there is to reverse the revision back to 46 before you run the sudo sh run_tests.sh command. The way to reverse back to the previous revision in bzr is from the /opt/osdb directory: bzr revert -r 46 Cheers, On 11-07-16 10:02 PM, Bryan Berry wrote: > I finally got an single node instance of Nova running following these > directions > http://wiki.openstack.org/SingleNodeNovaVagrantChef > > unfortunately, I cannot login to the dashboard. this is frustrating because > I want to show to my manager that openstack is more than an awesome pipe > dream > > I get this error: > Unexpected error: 'Settings' object has no attribute > 'OPENSTACK_KEYSTONE_URL' > > w/ the help of google, i found this commit > https://github.com/4P/openstack-dashboard/pull/13/files#diff-0 > > afaict, my system doesn't have a process listening on the old port (8080) > nor the new one (5000) > > nor does $ ps -ef | grep keystone report anything > > any advice would be most appreciated > > > > > _______________________________________________ > Openstack-operators mailing list > Openstack-operators at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators -- Shang Wu