← Back to team overview

openstack team mailing list archive

Unauthorized at /nova/instances_and_volumes/

 

Hello all,

I have installed OpenStack Diablo using devStack. I can login as admin
to dashboard but when I click on "Instances and Volumes" in the
Project panel, it fails with the following error messages:

Unauthorized at /nova/instances_and_volumes/
Policy Doesn't allow compute:get_instance_faults to be performed.
(HTTP 401)Request Method:	GET
Request URL:	http://192.168.0.123/nova/instances_and_volumes/
Django Version:	1.3
Exception Type:	Unauthorized
Exception Value:	Policy Doesn't allow compute:get_instance_faults to
be performed. (HTTP 401)
Exception Location:	/opt/stack/python-novaclient/novaclient/client.py
in _cs_request, line 127
Python Executable:	/usr/bin/python
Python Version:	2.7.2
Python Path:	['/opt/stack/horizon/openstack-dashboard/dashboard/wsgi/../..',
 '/opt/stack/keystone',
 '/opt/stack/glance',
 '/opt/stack/python-novaclient',
 '/usr/local/lib/python2.7/dist-packages',
 '/opt/stack/nova',
 '/opt/stack/openstackx',
 '/opt/stack/python-keystoneclient',
 '/opt/stack/horizon/horizon',
 '/usr/lib/pymodules/python2.7',
 '/opt/stack/devstack/src/openstack',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/PIL',
 '/usr/lib/python2.7/dist-packages/gtk-2.0',
 '/opt/stack/horizon/openstack-dashboard/dashboard']
Server time:	Thu, 9 Feb 2012 16:25:08 -0500

I'd appreciate your help in fixing the problem:

Regards

Joe