yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24382
[Bug 1391029] [NEW] compute manager update_available_resource interval needs to be configurable
Public bug reported:
nova compute manager.update_available_resource() periodic task is not
configurable for it's interval. For some case, there might be multiple
compute services in one process, so there will be multiple periodic
tasks were running in a process, and cpu cycles are mostly occupied by
this periodic task as it will also get the resource to the
virtualization layer.
It's better to expose this periodic task to be configurable.
** Affects: nova
Importance: Undecided
Status: New
--
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/1391029
Title:
compute manager update_available_resource interval needs to be
configurable
Status in OpenStack Compute (Nova):
New
Bug description:
nova compute manager.update_available_resource() periodic task is not
configurable for it's interval. For some case, there might be multiple
compute services in one process, so there will be multiple periodic
tasks were running in a process, and cpu cycles are mostly occupied by
this periodic task as it will also get the resource to the
virtualization layer.
It's better to expose this periodic task to be configurable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1391029/+subscriptions
Follow ups
References