yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15890
[Bug 1280067] Re: Missing catch InstanceNotFound that raise from Instance.save() in v3 API
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1280067
Title:
Missing catch InstanceNotFound that raise from Instance.save() in v3
API
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
As the comment in
https://review.openstack.org/#/c/70901/6/nova/api/openstack/compute/plugins/v3/pause_server.py
After apply instance look helper, some compute api will invoke
instance.save(), it will raise InstanceNotFound also. We should catch
them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1280067/+subscriptions
References