yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26857
[Bug 1410032] Re: Incorrect Nova quota usage shown via CLI/API after Quota Settings Changed
Marking as invalid as this isn't reproducible on master.
** Changed in: nova
Status: New => Invalid
--
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/1410032
Title:
Incorrect Nova quota usage shown via CLI/API after Quota Settings
Changed
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Reproduce steps:
1.Update nova quota settings.
nova quota-update --ram 40960 tenant_ID
nova quota-update --instance 50 tenant_ID
2.Delete the quota settings and the quota should back to the default.
nova quota-delete --tenant TENANT_ID
nova quota-SHOW --tenant TENANT_ID
3.Query nova quota usage
nova absolute-limits --tenant TENANT_ID
nova usage show "0", it is not correct.
The issue is observed on Havana & icehouse.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1410032/+subscriptions
References