← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1226479] Re: Abstraction of Ceilometer meters information

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1226479

Title:
  Abstraction of Ceilometer meters information

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Right now the meter info  ( title, description, unit.. ) is defined by
  hard in template, that would lead to a duplication when used in
  multiple places.

  1. We will have to extract the metadata of the meters to a class (
  title, description, unit.. ), last time I checked, I couldn't retrieve
  it from the Ceilometer. So we should start defining it in the class by
  hard. It could be connected to Ceilometer and some cache server later.

  2. It should support list operation, constrained by meters name
  Meters.list(only=['cpu', 'cpu_util']) - I would support only, except

  3. It should also support listing meters by their service e.g.
  Meters.nova_list(), that mapping is also missing in Ceilometer.

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