[Bug 995079] Re: Internal server error when accessing nova/instances_and_volumes/ via horizon

Jorge 995079 at bugs.launchpad.net
Thu May 10 12:11:46 UTC 2012


I've rebuilt my environment. An important thing is that openstack-
dashboard package, on ubuntu, uses a configuration file in /etc
/openstack-dashboard/local_settings.py. In this file there is an
indication of what role the Dashboard will use.

OPENSTACK_HOST = "127.0.0.1"
OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"

So, we have to ensure that the "Member" role was created in keystone.
Some documentation don't create this role.

Now Dashboard is working here. I thing the problem was this role.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/995079

Title:
  Internal server error when accessing nova/instances_and_volumes/ via
  horizon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/995079/+subscriptions



More information about the Ubuntu-server-bugs mailing list