Two points: Nova Volume is a required service for Essex Horizon. That's documented, and there are plans to make it optional for Folsom. However, not having it should yield a pretty error message in the dashboard, not a KeyError in novaclient, which leads me to my second point...
It sounds like your Keystone service catalog is misconfigured. If you're seeing Swift (AKA Object Store) in the dashboard, that means it's in your keystone service catalog. Swift is a completely optional component and is triggered on/off by the presence of an "object-store" endpoint returned by Keystone. I'd check and make sure the services listed in Keystone's catalog are correct for what's actually running in your environment. All the best, - Gabriel From: [email protected] [mailto:[email protected]] On Behalf Of Leander Bessa Beernaert Sent: Thursday, May 17, 2012 8:45 AM To: Sébastien Han Cc: [email protected] Subject: Re: [Openstack] [Dashboard] Can't access images/snapshots Now i made sure nova-volume is installed and running. I still keep running into the same problem. It also happens from the command line tool. This is the output produced > http://paste.openstack.org/show/17929/ On Thu, May 17, 2012 at 11:17 AM, Leander Bessa Beernaert <[email protected]<mailto:[email protected]>> wrote: I have no trouble from the command line. One thing i find peculiar is that i haven't installed swift and nova-volume yet and they show up as enabled services in the dashboard. Is that normal? On Wed, May 16, 2012 at 11:39 PM, Sébastien Han <[email protected]<mailto:[email protected]>> wrote: Hi, Do you also have an error when retrieving from the command line? ~Cheers! On Wed, May 16, 2012 at 5:38 PM, Leander Bessa Beernaert <[email protected]<mailto:[email protected]>> wrote: Hello, I keep running into this error when i try to list the images/snapshot in dashboard: http://paste.openstack.org/show/17820/ This is my local_settings.py file: http://paste.openstack.org/show/17822/ , am i missing something? Regards, Leander _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

