9cf46cbf92
Add a way to pass instance_discovery_method param to override in the ceilo compute agent config. Change-Id: Id7bd49510c0be76ed3f940c91108659beb440afb
10 lines
390 B
YAML
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.
|