← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1487070] Re: Only CPU compute monitors are loaded by compute.monitors extension loader

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-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/1487070

Title:
  Only CPU compute monitors are loaded by compute.monitors extension
  loader

Status in OpenStack Compute (nova):
  Fix Released

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


References