[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
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/1197745

Title:
  Rackspace authentication no longer supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1197745/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1197745/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1197745

Title:
  Rackspace authentication no longer supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1197745/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1197745

Title:
  Rackspace authentication no longer supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1197745/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

-- 
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:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954692

Title:
  cannot detach volume from terminated instance

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954692

Title:
  cannot detach volume from terminated instance

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs