yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09799
[Bug 1280067] [NEW] Missing catch InstanceNotFound that raise from Instance.save() in v3 API
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: Triaged
** Tags: api
** Tags added: api
** Changed in: nova
Status: New => Triaged
--
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):
Triaged
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
Follow ups
References