OpenStack notifications are enabled for Nova and Glance without Ceilometer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Bartłomiej Piotrowski | ||
5.0.x |
Fix Committed
|
High
|
Bartłomiej Piotrowski | ||
5.1.x |
Fix Committed
|
High
|
Bartłomiej Piotrowski | ||
6.0.x |
Fix Committed
|
High
|
Bartłomiej Piotrowski |
Bug Description
Environment: Fuel 6.0 but the issue may exist on previous releases too.
On a newly created environment for which Ceilometer isn't enabled, notifications for the Nova and Glance services on the controller nodes are enabled. The notification.* queues are filling up constantly but no consumer reads from them.
# rabbitmqctl list_queues | grep notifications
notifications.info 20
I've spotted at least 2 pieces of code that enable notifications unconditionally:
- https:/
- https:/
See also https:/
Changed in fuel: | |
assignee: | nobody → Bartlomiej Piotrowski (bpiotrowski) |
Changed in fuel: | |
milestone: | none → 6.1 |
importance: | Undecided → High |
status: | New → Triaged |
tags: | added: on-verification |
Fix proposed to branch: master /review. openstack. org/161185
Review: https:/