[Openstack] FW: Cannot access nova instances from dashboard

Vaze, Mandar Mandar.Vaze at nttdata.com
Thu May 31 06:07:30 UTC 2012


Sharing with the community, so that it would be useful for others as reference.

From: Raghuram Bondalapati [mailto:raghuram.bondalapati at gmail.com]
Sent: Thursday, May 31, 2012 11:16 AM
To: Vaze, Mandar
Subject: Re: [Openstack] Cannot access nova instances from dashboard

I have enabled Debug and now understand what might be happening. Dashboard is expecting a service endpoint for volume service and i have not created one. I will try creating a volume service endpoint and retry. Thanks so much for providing the pointer.

Exception Type:

ServiceCatalogException

Exception Value:




Invalid service catalog service: volume


On Wed, May 30, 2012 at 10:34 PM, Raghuram Bondalapati <raghuram.bondalapati at gmail.com<mailto:raghuram.bondalapati at gmail.com>> wrote:
Mandar, Thanks for the response. I will enable DEBUG and see if anyting pops up.

Yes, i have a ':' between $my_ip and 5000. Have a typo in my paste below.
On Wed, May 30, 2012 at 9:42 PM, Vaze, Mandar <Mandar.Vaze at nttdata.com<mailto:Mandar.Vaze at nttdata.com>> wrote:
Can you try setting DEBUG=True (For troubleshooting only) in openstack_dashboard/settings.py ? (and then restart Horizon/Dashboard)
Then you may get more information when you run into the following error.

-Mandar

P.S: I assume that you have ":" between $my_ip and 5000 in OPENSTACK_KEYSTONE_URL

From: openstack-bounces+mandar.vaze=nttdata.com at lists.launchpad.net<mailto:nttdata.com at lists.launchpad.net> [mailto:openstack-bounces+mandar.vaze<mailto:openstack-bounces%2Bmandar.vaze>=nttdata.com at lists.launchpad.net<mailto:nttdata.com at lists.launchpad.net>] On Behalf Of Raghuram Bondalapati
Sent: Thursday, May 31, 2012 5:13 AM
To: openstack at lists.launchpad.net<mailto:openstack at lists.launchpad.net>
Subject: [Openstack] Cannot access nova instances from dashboard

Hello, when logged in as 'adminUser' [part of  admin role] into dash board i cannot access 'Instances & Volumes' tab. When i click on it i get the below error.
However i can create instances as the same user from CLI usina 'nova boot' command. All my services and users are created in the same tenant.
Not sure if that has any implications wrt to the below error.

Internal Server Error
An unexpected error occurred while processing your request. Please try your request again.

I canmnot find anything usefull from the apache logs except for the below message.

[Wed May 30 16:08:40 2012] [error] No handlers could be found for logger "openstack_dashboard"

Dashboard configuration is pated below.

OPENSTACK_HOST = "10.2.83.20"
OPENSTACK_KEYSTONE_URL = "http://$my_ip5000/v2.0"
OPENSTACK_KEYSTONE_ADMIN_URL = "http://$my_ip:35357/v2.0"
OPENSTACK_KEYSTONE_DEFAULT_ROLE = "admin"

Any ideas/suggestions are very much appreciated. Thanks!



______________________________________________________________________
Disclaimer:This email and any attachments are sent in strictest confidence for the sole use of the addressee and may contain legally privileged, confidential, and proprietary data. If you are not the intended recipient, please advise the sender by replying promptly to this email and then delete and destroy this email and any attachments without any further use, copying or forwarding



______________________________________________________________________
Disclaimer:This email and any attachments are sent in strictest confidence for the sole use of the addressee and may contain legally privileged, confidential, and proprietary data.  If you are not the intended recipient, please advise the sender by replying promptly to this email and then delete and destroy this email and any attachments without any further use, copying or forwarding
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120531/c2e3b790/attachment.html>


More information about the Openstack mailing list