summaryrefslogtreecommitdiffstats
path: root/nova/notifications.py
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2012-07-10 08:12:29 -0700
committerDan Smith <danms@us.ibm.com>2012-07-10 08:37:31 -0700
commit6a18ada2b12294b98ab385576a3e9669f4f52a3d (patch)
tree0ccc29d0b78eb77f78746a5733541a125b833cae /nova/notifications.py
parentbda7c3e0b6863473a0202905cb5b41a7d33d2143 (diff)
downloadnova-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