File: add-instance-discovery-methods-5d4dde0ebf4cec28.yaml

package info (click to toggle)
puppet-module-ceilometer 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,092 kB
  • sloc: ruby: 1,913; python: 38; makefile: 11; sh: 10
file content (9 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
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.