<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I finally got an single node instance of Nova running following these directions</div><a href="http://wiki.openstack.org/SingleNodeNovaVagrantChef">http://wiki.openstack.org/SingleNodeNovaVagrantChef</a><div>
<br></div><div>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</div><div><br></div><div>I get this error:</div><div>
Unexpected error: 'Settings' object has no attribute 'OPENSTACK_KEYSTONE_URL'</div><div><br></div><div>w/ the help of google, i found this commit</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://github.com/4P/openstack-dashboard/pull/13/files#diff-0">https://github.com/4P/openstack-dashboard/pull/13/files#diff-0</a></div>
<div><br></div><div>afaict, my system doesn't have a process listening on the old port (8080) nor the new one (5000)<br></div><div><br></div><div>nor does   $ ps -ef | grep keystone   report anything<br></div><div><br>
</div><div>any advice would be most appreciated</div>