diff options
author | Tushar Patil <tushar.vitthal.patil@gmail.com> | 2013-01-23 01:40:04 -0800 |
---|---|---|
committer | Tushar Patil <tushar.vitthal.patil@gmail.com> | 2013-01-31 13:09:13 -0800 |
commit | 2c5712a7911738edb71aa983449f8fc8b6ec7095 (patch) | |
tree | 9eaeaa567e4bf567f81d632d9c9684290c5235d6 /nova/exception.py | |
parent | 97a5274f5baea7072c0992e2d2becca539b92a11 (diff) | |
download | nova-2c5712a7911738edb71aa983449f8fc8b6ec7095.tar.gz nova-2c5712a7911738edb71aa983449f8fc8b6ec7095.tar.xz nova-2c5712a7911738edb71aa983449f8fc8b6ec7095.zip |
Fixes unhandled exception in detach_volume
* Fixes the use case where an exception should have been raised when libvirtd
goes down and a volume is being detached.
* Added unit tests for detach_volume, but skipped one unit test for compute
cells as it is giving an error (TypeError: detach_volume() takes exactly
3 arguments (4 given))
Fixes bug #1101079
Change-Id: I6d83947a0344c5f2d91014de6a2052a881198bb4
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions