Merge "Clarify description string for image metric"

This commit is contained in:
Jenkins 2014-03-27 19:18:48 +00:00 committed by Gerrit Code Review
commit 56ce8b02f7

View File

@ -1062,7 +1062,7 @@ class Meters(object):
return datastructures.SortedDict([
('image', {
'label': '',
'description': _("Image polling -> it (still) exists"),
'description': _("Image existence check"),
}),
('image.size', {
'label': '',