Browse Source
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: I421a61dc31bd10fec0a10bf7e867001cf4dd3f02changes/80/509180/9
3 changed files with 18 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
fixes: |
||||
- | |
||||
Add support to override host param in ceilometer config. Without this |
||||
sometimes fqdn wont match and some nova metrics will be skipped. |
Loading…
Reference in new issue