openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #03435
Re: Dashboard newbie question
I highly advise running using mod_wsgi, gunicorn or other techniques that allow you to run multiple application servers since the API calls dashboard makes to nova/keystone/... are synchronous.
Jesse
On Aug 4, 2011, at 2:02 PM, Joshua Harlow wrote:
> Thanks that seemed to work.
>
> I think the dashboard doesn’t seem to be working though if I try to use VNC.
>
> It seemed to freeze it up (no other requests worked, restarted then its ok). Is that known?
>
> *This is not using apache*
>
> On 8/4/11 10:54 AM, "Devin Carlen" <devin.carlen@xxxxxxxxx> wrote:
>
> Hi Joshua,
>
> Dashboard is currently in pretty good shape but the latest nova code in trunk has a few issues. I recommend using the Diablo-3 milestone release of Nova. You should have better luck with that.
>
>
>
> On Aug 4, 2011, at 10:23 AM, Joshua Harlow wrote:
>
> Dashboard newbie question
> Hi all,
>
> I was just wondering if it is recommended or if anyone has been successful in getting the openstack dashboard up and running with the lastest nova code.
>
> I seem to be encountering some 400 http responses when say deploying from the dashboard.
>
> Is that just because the dashboard isn’t fully integrated yet?
>
> Thanks,
>
> Josh
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
Follow ups
References