puppet-ceilometer/releasenotes/notes/set-ceilometer-host-1e3d3f9de3642cd0.yaml
Pradeep Kilambi 4a249ae38c Add support to set host param
Lets expose this param so we can override the host param in
ceilometer config. Without this, some metrics from nova wont
make it as in some cases the fqdn might not match hostname.

Partial-bug: #1721054

Change-Id: I421a61dc31bd10fec0a10bf7e867001cf4dd3f02
2017-11-01 20:52:00 +00:00

6 lines
160 B
YAML

---
fixes:
- |
Add support to override host param in ceilometer config. Without this
sometimes fqdn wont match and some nova metrics will be skipped.