yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67907
[Bug 1719048] [NEW] The scheduler runs a useless periodic task to expire quota reservations
Public bug reported:
Quota reservations were removed in the Pike release, but there is still
a periodic task in the scheduler manager that runs every minute to
expire reservations, which won't actually do anything. We should remove
all of this code.
https://github.com/openstack/nova/blob/6b0ab40e4233a480c9bdcca657f594d7e90fadc8/nova/scheduler/manager.py#L84
** Affects: nova
Importance: Medium
Status: Triaged
** Tags: low-hanging-fruit quotas
** Tags added: low-hanging-fruit
--
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/1719048
Title:
The scheduler runs a useless periodic task to expire quota
reservations
Status in OpenStack Compute (nova):
Triaged
Bug description:
Quota reservations were removed in the Pike release, but there is
still a periodic task in the scheduler manager that runs every minute
to expire reservations, which won't actually do anything. We should
remove all of this code.
https://github.com/openstack/nova/blob/6b0ab40e4233a480c9bdcca657f594d7e90fadc8/nova/scheduler/manager.py#L84
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1719048/+subscriptions
Follow ups