4d8bc10956
this doesn't measure anything and the equivalent functionality can be done against image.size meter. Change-Id: I79d47ac253a8dd4d8d5e927bedeb21bd407edf93
12 lines
485 B
YAML
12 lines
485 B
YAML
---
|
|
prelude: >
|
|
In an effort to minimise the noise, Ceilometer will no longer produce
|
|
meters which have no measureable data associated with it. Image meter
|
|
only captures state information which is already captured in events and
|
|
other meters.
|
|
upgrade:
|
|
- Any existing commands utilising `image` meter should be switched to
|
|
`image.size` meter which will provide equivalent functionality
|
|
deprecations:
|
|
- The `image` meter is dropped in favour of `image.size` meter.
|