2cc067222c
Change-Id: I2df6bc4659ced61bc1796645a515274535dd7911
9 lines
403 B
YAML
9 lines
403 B
YAML
---
|
|
fixes:
|
|
- |
|
|
ceilometer-polling services running on compute nodes did not have the
|
|
polling namespace configured. Because of this they used the default value of
|
|
running all pollsters from the central and compute namespaces. But the
|
|
pollsters from the central namespace don't have to run on every compute
|
|
node. This is fixed by only running the compute pollsters on compute nodes.
|