puppet-ceilometer/releasenotes/notes/separate-agents-be9220cfe6cf473c.yaml
Takashi Kajinami 5699fe2418 Support separate polling agents
This change introduces capability to use separate polling agents
(central, compute and ipmi) instead of the single polling service.

Change-Id: Idaa46ad71f4bedaca91b75a732649de967663659
2023-02-15 17:21:23 +09:00

8 lines
272 B
YAML

---
features:
- |
The ``ceilometer::agents::polling::separate_services`` parameter has been
added. When this parameter is set to `true`, the class configures separate
agent services for individual namespaces, instead of the single polling
agent service.