7da429cfe3
Change-Id: Ib665981845a9adf784d7c77ea40e3c087224b416
12 lines
596 B
YAML
12 lines
596 B
YAML
---
|
|
features:
|
|
- |
|
|
Allow operators to use custom parameters with the ``ceilometer-upgrade``
|
|
command. This is quite useful when using the dynamic pollster subsystem;
|
|
that sub-system provides flexibility to create and edit pollsters configs,
|
|
which affects Gnocchi resource-type configurations. However, Ceilometer
|
|
uses default and hard-coded resource-type configurations; if one customizes
|
|
some of its default resource-types, they can get into trouble during
|
|
upgrades. Therefore, the only way to work around it is to use the
|
|
``--skip-gnocchi-resource-types`` flag.
|