summaryrefslogtreecommitdiffstats
path: root/nova/node.py
diff options
context:
space:
mode:
authorWangpan <hzwangpan@corp.netease.com>2013-02-27 14:41:41 +0800
committerWangpan <hzwangpan@corp.netease.com>2013-03-05 09:36:10 +0800
commit5eed26fec4185dfcd8e9c1877a5a47068b0f3cc6 (patch)
tree111b8bdfab44a544d6370db2f23632e37e20a730 /nova/node.py
parentc7684046feaaeceedb05d5267d65157086a9761e (diff)
Catching InstanceNotFound exception during reboot instance
If the instance is deleted during reboot(most of soft reboot), an InstanceNotFound exception may be raised when update instance info to DB, and the instance may become running deleted, so catching the exception and logging it. This commit is a supplement of bug #1111213, which may result in the instance becomes running deleted, when deleting an instance after soft reboot. Change-Id: I3e8df109d431040c64e87f16ca84ff5b62dde898
Diffstat (limited to 'nova/node.py')
0 files changed, 0 insertions, 0 deletions