<div>This sounds a lot like bug #897885 - In fact, the is nearly identical. I'll submit a fix in a few mins..</div><div><br></div><div><a href="https://bugs.launchpad.net/nova/+bug/897885">https://bugs.launchpad.net/nova/+bug/897885</a></div>

<div><br></div><div><a href="https://review.openstack.org/1952">https://review.openstack.org/1952</a></div><br>Thanks,<br>Kiall<br>
<br><br><div class="gmail_quote">On Wed, Mar 21, 2012 at 11:24 AM, Kevin Jackson <span dir="ltr"><<a href="mailto:kevin@linuxservices.co.uk">kevin@linuxservices.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear all,<div>I could do with some help.</div><div>I raised the following bugs in Horizon, specifically to do with Ubuntu.</div><div><br></div><div>On a fresh install of Precise I do the following:</div><div><br></div><div>


apt-get update</div><div>apt-get dist-upgrade</div><div>reboot</div><div>apt-get... nova, etc.</div><div>configure keystone etc</div><div>upload an image</div><div><br></div><div>all is good at this point</div><div><br></div>


<div>I then try and install OpenStack Dashboard:</div><div><br></div><div>apt-get update</div><div>apt-get install openstack-dashboard</div><div><br></div><div>I get the usual install of dependencies - see <a href="http://paste.openstack.org/show/11649/" target="_blank">http://paste.openstack.org/show/11649/</a></div>


<div>I don't do any configuration - but point my browser at this host.</div><div>I get a log in screen up, so I log in with an admin user I set up in keystone</div><div><br></div><div>I then hit this bug: <a href="https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/959262" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/959262</a></div>


<div><br></div><div>You can see the code trying to make a directory /var/www/.novaclient.  Given that Apache runs as www-data under Ubuntu  and that /var/www is owned by root - this is that problem.  A secure fix is required here.</div>


<div><div>To overcome this I tried setting write permissions to www-data.  I then get the first screen up, but on clicking on links takes me back to the log in screen again saying I'm unauthorized for that URI.  I enter my details again and then I get presented with the screen I asked for.</div>


<div>On clicking another link, I am taken back to the log in screen again.  This is bug <a href="https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/960070" target="_blank">https://bugs.launchpad.net/ubuntu/+source/openstack-dashboard/+bug/960070</a></div>


<div><br></div><div>Tested on Chrome 17.0.963.79 and Firefox 11.0</div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>Cheers,</div><div>Kev</div><span class="HOEnZb"><font color="#888888">-- <br>Kevin Jackson<br>

@itarchitectkev<br>
</font></span></div>
<br>_______________________________________________<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">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>
<br></blockquote></div><br>