← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336080] [NEW] deleting instance doesn't update scheduler immediately

 

Public bug reported:

Previously deleting an instance would update the scheduler resources
fairly quickly. There is now a delay when deleting an instance   until
the scheduler makes the resources available again. This appears to be
due to the fact that the delete code path used to call resource tracker
to update the compute_node record but this no longer happens.

** Affects: nova
     Importance: High
         Status: Triaged


** Tags: havana-backport-potential icehouse-backport-potential

-- 
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/1336080

Title:
  deleting instance doesn't update scheduler immediately

Status in OpenStack Compute (Nova):
  Triaged

Bug description:
  Previously deleting an instance would update the scheduler resources
  fairly quickly. There is now a delay when deleting an instance   until
  the scheduler makes the resources available again. This appears to be
  due to the fact that the delete code path used to call resource
  tracker to update the compute_node record but this no longer happens.

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


Follow ups

References