diff options
author | Dan Smith <danms@us.ibm.com> | 2012-07-10 08:12:29 -0700 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2012-07-10 08:37:31 -0700 |
commit | 6a18ada2b12294b98ab385576a3e9669f4f52a3d (patch) | |
tree | 0ccc29d0b78eb77f78746a5733541a125b833cae /nova/notifications.py | |
parent | bda7c3e0b6863473a0202905cb5b41a7d33d2143 (diff) | |
download | nova-6a18ada2b12294b98ab385576a3e9669f4f52a3d.tar.gz nova-6a18ada2b12294b98ab385576a3e9669f4f52a3d.tar.xz nova-6a18ada2b12294b98ab385576a3e9669f4f52a3d.zip |
Don't block instance delete on missing block device volume
It's easy to create an undeletable instance by specifying an invalid
volume id in the block device mapping. The instance errors, but
subsequent delete fails because the volume is missing. We already
ignore the DiskNotFound case during delete, so this adds a case for
VolumeNotFound.
Change-Id: Ibc516ee4452d088cddf10bbeb315697ce900e5c5
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions