[Bug 1197745] Re: Rackspace authentication no longer supported

2013-07-29 Thread Chris Behrens
Oops, also make sure to: pip install rackspace-auth-openstack to get the rackspace plugin. There's a meta package for this which will install both novaclient and the rax auth plugin: pip install rackspace-novaclient -- You received this bug notification because you are a member of Ubuntu

[Bug 1197745] Re: Rackspace authentication no longer supported

2013-07-29 Thread Chris Behrens
Try: OS_AUTH_SYSTEM=rackspace vs the old NOVA_RAX_AUTH=1 setting. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-novaclient in Ubuntu. https://bugs.launchpad.net/bugs/1197745 Title: Rackspace authentication no longer

[Bug 954692] Re: cannot detach volume from terminated instance

2012-03-15 Thread Chris Behrens
I think removing that block of code makes sense. However, a few lines below, I would add a try/except around the call to self.driver.destroy(). It looks like it could raise if the instance is not created at the driver level, which could be the case for an instance that's in ERROR state. --

[Bug 954692] Re: cannot detach volume from terminated instance

2012-03-15 Thread Chris Behrens
Makes sense. 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/954692 Title: cannot detach volume from terminated instance To manage notifications about this bug go to: