[LMA] The collector fails to start because RabbitMQ doesn't listen on 127.0.0.1 anymore
Bug #1493853 reported by
guillaume thouvenin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Plugins |
Fix Committed
|
Critical
|
guillaume thouvenin |
Bug Description
Some of our LMA plugins are using 127.0.0.1 to connect to RabbitMQ to get information. It is also the case for the python script /usr/local/
Changed in fuel-plugins: | |
importance: | Undecided → Critical |
Changed in fuel-plugins: | |
status: | New → Triaged |
summary: |
- [LMA] It seems that RabbitMQ is now listenning on the management network - and not on 127.0.0.1 + [LMA] The collector fails to start because RabbitMQ doesn't listen on + 127.0.0.1 anymore |
tags: | added: lma |
Changed in fuel-plugins: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
It is confirmed and has been introduced here:
commit 96ab4f9432a8f22 c8d693df362f56d f5ab336b15
Author: Artem Panchenko <email address hidden>
Date: Tue Aug 11 15:58:54 2015 +0300
Switch RabbitMQ to listen on 'mgmt/messaging' net
Change-Id: I3aa9a241b44396 b26ad68d715d28b cc533cafa40
Related-bug: #1473910