Many problems, no plugin seems to work

Bug #1259236 reported by Lupe Christoph
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
munin-plugins-openstack (Ubuntu)
New
Undecided
Unassigned

Bug Description

I tested these plugins with Saucy/Havana. I did not find a plugin that returned data. I don't have data for all of them, so this may be a too sweeping statement, sorry.

Some examples:

glance_size_ has this:
    from glance.common.cfg import CommonConfigOpts
There is no module cfg in Grizzly or Hanava.

# munin-run keystone_stats
Traceback (most recent call last):
  File "/etc/munin/plugins/keystone_stats", line 37, in <module>
    from keystone.common import utils
  File "/usr/lib/python2.7/dist-packages/keystone/common/utils.py", line 32, in <module>
    from keystone import exception
  File "/usr/lib/python2.7/dist-packages/keystone/exception.py", line 63, in <module>
    class ValidationError(Error):
  File "/usr/lib/python2.7/dist-packages/keystone/exception.py", line 64, in ValidationError
    message_format = _("Expecting to find %(attribute)s in %(target)s."
NameError: name '_' is not defined

etc.

I don't have the time to work on this, so I just want to report this package and hope that a maintainer can check this out. Also, my experience with Python is quite limited.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.