Fix proposed to branch: master
Review: https://review.openstack.org/163423

** Changed in: nova
       Status: Opinion => In Progress

** Changed in: nova
     Assignee: Wei T (nuaafe) => Gorka Eguileor (gorka)

-- 
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):
  In Progress

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to