Public bug reported:
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.
** Affects: munin-plugins-openstack (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259236
Title:
Many problems, no plugin seems to work
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin-plugins-openstack/+bug/1259236/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs