User 'murano' is missed in RabbitMQ

Bug #1312234 reported by Dmitry Teselkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Dmitry Teselkin

Bug Description

User 'murano' must be created not only in Murano's RabbitMQ server but in the 'system' RabbitMQ too.

root@node-5:~# rabbitmqctl list_users
Listing users ...
nova [administrator]
...done.
root@node-5:~# rabbitmqctl -n 'murano@localhost' list_users
Listing users ...
guest [administrator]
murano []
...done.

Changed in fuel:
importance: Undecided → High
assignee: nobody → Dmitry Teselkin (teselkin-d)
milestone: none → 5.0
Changed in fuel:
status: New → Confirmed
Revision history for this message
Dmitry Borodaenko (angdraug) wrote :

Why is Murano using its own RabbitMQ?

Revision history for this message
Dmitry Borodaenko (angdraug) wrote :

To answer my own question, Murano RabbitMQ has to be isolated from the management network due to security considerations.

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/90113
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5b54397192c175df63f89a020264832bb99994c4
Submitter: Jenkins
Branch: master

commit 5b54397192c175df63f89a020264832bb99994c4
Author: Dmitry Teselkin <email address hidden>
Date: Thu Apr 24 19:15:33 2014 +0400

    Add 'murano' RabbitMQ user

    As Murano uses two RabbitMQ servers the 'murano' user must exists in both.

    Change-Id: Ib81410d4d1a2153f9356d8643ed4eb13bcd94729
    Closes-bug: #1312234

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.