summaryrefslogtreecommitdiffstats
path: root/nova/tests/scheduler/test_filter_scheduler.py
diff options
context:
space:
mode:
authorsridevik <koushiksridevi8@gmail.com>2013-06-14 13:46:24 -0500
committerGerrit Code Review <review@openstack.org>2013-07-01 05:37:31 +0000
commitb5ee31f52f9110e3e00423e609626ce854ef874e (patch)
treeb1a9d1d64307cc6999c324c56b6e6f32268f6667 /nova/tests/scheduler/test_filter_scheduler.py
parent1515fa7bc3f5244f7564ce41f8a7a9ed9dacd5ee (diff)
downloadnova-b5ee31f52f9110e3e00423e609626ce854ef874e.tar.gz
nova-b5ee31f52f9110e3e00423e609626ce854ef874e.tar.xz
nova-b5ee31f52f9110e3e00423e609626ce854ef874e.zip
Handle UnexpectedTaskState and InstanceNotFound exceptions
UnexpectedTaskState and InstanceNotFound are thrown when a delete of the instance happens before the ongoing action is completed. These are to be handled gracefully. These exceptions have to be logged and not reraised, as they are false alarms. Fixes: bug #1186447 Change-Id: I0647935c4452d4294f49a4c0d08e480584ebec7c
Diffstat (limited to 'nova/tests/scheduler/test_filter_scheduler.py')
0 files changed, 0 insertions, 0 deletions