puppet-ceilometer/releasenotes/notes/add-instance-discovery-methods-5d4dde0ebf4cec28.yaml
Pradeep Kilambi 9cf46cbf92 Configure compute params in config
Add a way to pass instance_discovery_method param to
override in the ceilo compute agent config.

Change-Id: Id7bd49510c0be76ed3f940c91108659beb440afb
2017-01-19 13:29:03 -05:00

10 lines
390 B
YAML

---
features:
- Add instance_discovery_method to ceilometer agent compute and polling
classes so this option is configurable.
upgrade:
- When upgrading, ensure that you dont have both the agent compute as well
as the polling classes initialized as that would trigger a duplicate
declaration. Ceilometer::agent::compute is deprecated and will be removed
in pike release.