Thanks, that did it!! Regards,
Leander On Fri, May 18, 2012 at 10:43 PM, Vishvananda Ishaya <[email protected]>wrote: > i think you need to update your endpoint to: > > http://192.168.111.202:8776/v1/%(tenant_id)s > > > note that the volume endpoint should be v1 not v2T > > Vish > > On May 18, 2012, at 6:01 AM, Leander Bessa Beernaert wrote: > > Ok, i've removed swift from the endpoints and services. Nova volumes is > running with a 2GB file as volume on disk and the log files seem ok. > However, i still keep getting this error for volume-list ( > http://paste.openstack.org/show/17991/) and this error for snapshot-list ( > http://paste.openstack.org/show/17992/). > > On Thu, May 17, 2012 at 7:39 PM, Gabriel Hurley <[email protected] > > wrote: > >> 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]> 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]> >> 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]> 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] >> 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 > > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

