The periodic task for expiring quota reservations was removed:

https://review.openstack.org/#/c/506822

As of Pike, the quota re-architecting work eliminated use of separate
quota usages and reservations.

** Changed in: nova
       Status: In Progress => 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/1420102

Title:
  Periodic task for quota reservations expire should move out from
  scheduler

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  There periodic task for check expired quota reservation in scheduler
  https://github.com/openstack/nova/blob/master/nova/scheduler/manager.py#L80

  There could be multiple nova schedulers, and quota stuff isn't related
  to the scheduler, so we should move the quota out of scheduler and
  find a new way to expire reservations.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1420102/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to