diff options
author | Chris Behrens <cbehrens@codestud.com> | 2012-03-07 02:10:18 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2012-03-07 02:33:32 +0000 |
commit | d94f22dc7a24ec8f769a4fbbffeb1b34780bbf3d (patch) | |
tree | a44ae5b6758d4b9a87bd0ee13cbff1cc7dd86a2b /nova/context.py | |
parent | 52d2ba8237d72b98cae63af65fc8ec00fa50bac4 (diff) | |
download | nova-d94f22dc7a24ec8f769a4fbbffeb1b34780bbf3d.tar.gz nova-d94f22dc7a24ec8f769a4fbbffeb1b34780bbf3d.tar.xz nova-d94f22dc7a24ec8f769a4fbbffeb1b34780bbf3d.zip |
Ignore InstanceNotFound when trying to set instance to ERROR
Fixes bug 948632
There's a race condition where an instance can be deleted from an API
call... immediately before some other error occurs during build.
Also: compute tests should not test raising quantum exceptions, as
those could never possibly make it back to us. rpc.call only raises
RemoteError... so use that instead.
Change-Id: Iacfe511a37e937eaec1d6213bf73153aa4d4e9bf
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions