yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19220
[Bug 1358380] [NEW] rebuild API doesn't handle OnsetFile*LimitExceeded quota errors
Public bug reported:
I noticed this while reviewing https://review.openstack.org/#/c/102103/
for bug 1298131, the 3 OnsetFile*LimitExceeded exceptions from
nova.compute.api.API._check_injected_file_quota are not handled in the
os-compute rebuild APIs (v2 or v3), and I'm not even seeing specific
unit testing for those exceptions in the _check_injected_file_quota
method.
** Affects: nova
Importance: Undecided
Assignee: Matt Riedemann (mriedem)
Status: Triaged
** Tags: api
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Assignee: (unassigned) => Matt Riedemann (mriedem)
--
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/1358380
Title:
rebuild API doesn't handle OnsetFile*LimitExceeded quota errors
Status in OpenStack Compute (Nova):
Triaged
Bug description:
I noticed this while reviewing
https://review.openstack.org/#/c/102103/ for bug 1298131, the 3
OnsetFile*LimitExceeded exceptions from
nova.compute.api.API._check_injected_file_quota are not handled in the
os-compute rebuild APIs (v2 or v3), and I'm not even seeing specific
unit testing for those exceptions in the _check_injected_file_quota
method.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1358380/+subscriptions
Follow ups
References