[RFE] Use tooz for coordination of ceilometer agents
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Ceilometer Charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Ceilometer can use tooz for coordination which is currently not utilized in charm-ceilometer. Right now the assumption is that only one central agent will be running at a given time:
https:/
For notification agents the ceilometer charm just does not set workload_
https:/
"""Notification service.
When running multiple agents, additional queuing sequence is required for
inter process communication. Each agent has two listeners: one to listen
to the main OpenStack queue and another listener(and notifier) for IPC to
divide pipeline sink endpoints. Coordination should be enabled to have
proper active/active HA.
""""
https:/
cfg.
https:/
https:/
Given that coordination is needed we cannot just run multiple active cental agents so hacluster-
https:/
====
The feature request is to utilize a coordination service via tooz library for central, polling and notification agents.
Changed in charm-ceilometer: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
milestone: | none → 18.08 |
Changed in charm-ceilometer: | |
milestone: | 18.08 → 18.11 |
Changed in charm-ceilometer: | |
milestone: | 18.11 → 19.04 |
Changed in charm-ceilometer: | |
milestone: | 19.04 → 19.07 |
Changed in charm-ceilometer: | |
milestone: | 19.07 → 19.10 |
Changed in charm-ceilometer: | |
milestone: | 19.10 → 20.01 |
Changed in charm-ceilometer: | |
milestone: | 20.01 → 20.05 |
Changed in charm-ceilometer: | |
milestone: | 20.05 → 20.08 |
Changed in charm-ceilometer: | |
milestone: | 20.08 → none |