Merge "Clarify description string for image metric"
This commit is contained in:
commit
56ce8b02f7
@ -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': '',
|
||||
|
Loading…
Reference in New Issue
Block a user