yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20373
[Bug 1336080] Re: deleting instance doesn't update scheduler immediately
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-3
--
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):
Fix Released
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
References