I have an example here https://gist.github.com/3053325
On Thu, Sep 20, 2012 at 3:56 PM, boochi shiva <hitechsh...@gmail.com> wrote: > Hi, > I'm trying to use the rackspacenova drivers like below, > > Code: > --------------------------------------------------------------------------- > Driver = get_driver(Provider.RACKSPACE_NOVA_DFW); > driver = Driver('user', 'key'); > print driver.list_images() > > ---------------------------------------------------------------------------- > > Error : > > ----------------------------------------------------------------------------- > "workspace/dev/pickled/py_modules/libcloud/common/openstack.py", line 475, > in _populate_hosts_and_request_paths > 'have auth_url set') > > libcloud.common.types.LibcloudError: <LibcloudError in None 'OpenStack > instance must have auth_url set'> > > Pointers or example to use nova drivers for rackspace would of great help. > > Thanks > Shiva > > -- > /) , /) > (/ _/_ _ _(/ > / )_((__(/(_/ )_ >