← Back to team overview

openstack team mailing list archive

Re: Devstack/Dashboard Issue

 

thanks Gray, saved me a mail.

I am facing the same issue on my virtualbox installation of devstack.


On Tue, Jan 17, 2012 at 2:30 PM, Gabriel Hurley
<Gabriel.Hurley@xxxxxxxxxx>wrote:

>  The Horizon core devs discovered this issue with devstack master earlier
> today. It is reported here:****
>
> ** **
>
> https://bugs.launchpad.net/devstack/+bug/917457****
>
> ** **
>
> The issue has been triaged as critical and assigned. Hopefully a
> resolution will come shortly.****
>
> ** **
>
> In the interim, it *is* possible to get things running with the following
> (and a little elbow grease):****
>
> ** **
>
> nova commit 6f8e167fcaf81d3e4c221cd1d4c1bc84ceb61a9d****
>
> devstack commit 471de7a34ba3a3842576fda56602884bf149a9fc****
>
> ** **
>
> You need to check out both commits, delete your
> /opt/stack/nova/bin/nova-api-paste.ini if it exists, delete the .pyc files
> from the nova directory (they'll cause problems with the migrations), and
> then run stack.sh again. That'll bring devstack up and running to just
> before the API split in nova.****
>
> ** **
>
> All the best,****
>
> ** **
>
> **-          **Gabriel****
>
> ** **
>
> *From:* openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx[mailto:
> openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx] *On
> Behalf Of *Gary Kotton
> *Sent:* Tuesday, January 17, 2012 12:06 AM
> *To:* openstack@xxxxxxxxxxxxxxxxxxx
> *Subject:* [Openstack] Devstack/Dashboard Issue****
>
> ** **
>
> Hi,****
>
> When I connect to the dashboard after a devstack installation I get the
> following error:****
>
> *Unable to get service info: This error may be caused by a misconfigured
> Nova url in keystone's service catalog, or by missing openstackx extensions
> in Nova. See the Horizon README.*
>
> A little investigation has provided the following details:****
>
> **1.       **wget -q -O- http://127.0.0.1:8774 returns “{"versions":
> [{"status": "CURRENT", "updated": "2011-01-21T11:33:21Z", "id": "v2.0",
> "links": [{"href": "http://127.0.0.1:8774/v2/";, "rel": "self"}]}]}”****
>
> **2.       **A capture on the loopback has the following request - GET
> /v1.1/1/admin/services?fresh=1326787272.2 HTTP/1.1 which in turn receives a
> HTTP 404.****
>
> The devstack scripts have references to v1.1 and the nova has osapi_path
> using v1.1****
>
> Any idea when and why the version upgraded from 1.1 to 2?****
>
> Thanks****
>
> Gary****
>
> ** **
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
thanks
-shaon

http://shaon.me/

References