yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15684
[Bug 1292494] Re: Invalid validation for unlimited values when updating user quota
** 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/1292494
Title:
Invalid validation for unlimited values when updating user quota
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
There is a possible scenario that is not correctly handled when
validating quota limit. If the remaining quota is unlimited (-1) and
new quota value is unlimited (-1) then both values are summed
resulting in a -2 value that then causes the following error: "Quota
limit must be greater than 0".
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1292494/+subscriptions
References