yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37069
[Bug 1487070] [NEW] Only CPU compute monitors are loaded by compute.monitors extension loader
Public bug reported:
There is a TODO in the extension loader for compute monitors:
# TODO(jaypipes): Right now, we only have CPU monitors, so we don't
# need to check if the plugin is a CPU monitor or not. Once non-CPU
# monitors are added, change this to check either the base class or
# the set of metric names returned to ensure only a single CPU
# monitor is loaded at any one time.
We need a mechanism to load other types of compute monitors than CPU.
** Affects: nova
Importance: Low
Assignee: Jay Pipes (jaypipes)
Status: In Progress
** Tags: 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/1487070
Title:
Only CPU compute monitors are loaded by compute.monitors extension
loader
Status in OpenStack Compute (nova):
In Progress
Bug description:
There is a TODO in the extension loader for compute monitors:
# TODO(jaypipes): Right now, we only have CPU monitors, so we don't
# need to check if the plugin is a CPU monitor or not. Once non-CPU
# monitors are added, change this to check either the base class or
# the set of metric names returned to ensure only a single CPU
# monitor is loaded at any one time.
We need a mechanism to load other types of compute monitors than CPU.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1487070/+subscriptions
Follow ups