neutron-api charm creates notifications_designate queue in rabbitmq
Bug #1659943 reported by
Aymen Frikha
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Neutron API Charm |
Fix Released
|
Medium
|
Tytus Kurek | ||
OpenStack RabbitMQ Server Charm |
Invalid
|
Undecided
|
Unassigned | ||
neutron-api (Juju Charms Collection) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
In template of (neutron.conf) in neutron-api charm we have this configuration:
notification_topics = notifications,
this allows neutron-server to create notification_
The result of this, is we have a queue in rabbitmq that contains a lot of messages that are not consumed by anyone.
Changed in neutron-api (Juju Charms Collection): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: canonical-bootstack |
Changed in charm-neutron-api: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in neutron-api (Juju Charms Collection): | |
status: | Confirmed → Invalid |
tags: | added: sts |
Changed in charm-neutron-api: | |
status: | Confirmed → Triaged |
tags: | added: service-discovery |
tags: | added: 4010 |
Changed in charm-rabbitmq-server: | |
status: | New → Invalid |
Changed in charm-neutron-api: | |
status: | Triaged → In Progress |
assignee: | nobody → Tytus Kurek (tkurek) |
Changed in charm-neutron-api: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
It seems this is not severely impacting functionality so I'm going to mark move the importance to Medium. If this is not the case please add more details to the bug with respect to the impact.