nova/nova/volume
Unmesh Gurjar 43e35a1ddc Fixed deleting instance booted from invalid vol
1. Translated the exception (NotFound) raised from Cinder client to
Nova's native exception (VolumeNotFound).
2. Added unit test coverage.

Fixes LP: #1087214.

Change-Id: I3cee31a9fd068b65a4097f3f3054aebb69d9ba61
(cherry picked from commit 921eec91ab)
2013-07-26 11:06:40 -07:00
..
nexenta Switch to common logging. 2012-07-02 15:57:09 -05:00
__init__.py Add Cinder Volume API to Nova 2012-07-03 12:00:40 -07:00
api.py Update quota when deleting volume that failed to be scheduled 2012-09-18 17:29:21 -04:00
cinder.py Fixed deleting instance booted from invalid vol 2013-07-26 11:06:40 -07:00
driver.py Fix typo so setting volume_tmp_dir works 2012-11-21 15:15:07 -08:00
iscsi.py Detect and fix issues caused by vol ID migration 2012-10-30 07:06:10 -06:00
manager.py Improve provider_location cleanup code for RBD. 2012-11-27 17:52:47 -08:00
netapp.py Fix NetAppCmodeISCSIDriver._get_lun_handle() method 2012-09-25 15:00:54 -07:00
netapp_nfs.py Backport changes from Cinder to Nova-Volume 2012-09-12 12:43:44 -04:00
nfs.py Replace builtin hash with MD5 to solve 32/64-bit issues. 2012-09-28 10:27:47 -05:00
san.py Fixes to the SolarisISCSI Driver 2012-09-21 13:21:41 -04:00
solidfire.py Fix solidfire option declaration 2012-09-21 12:07:02 -07:00
storwize_svc.py Use volume driver specific exceptions 2012-09-07 14:07:01 +01:00
utils.py Switch to common notifiers. 2012-07-06 22:08:42 -05:00
volume_types.py Switch to common logging. 2012-07-02 15:57:09 -05:00
xensm.py Use volume driver specific exceptions 2012-09-07 14:07:01 +01:00