[Bug 1050492] Re: MAAS uses the 'guest' account to communicate with RabbitMQ
Raphaël Badin
1050492 at bugs.launchpad.net
Wed Sep 19 15:24:19 UTC 2012
** Description changed:
None of the BROKER_* settings are defined in celeryconfig; that means
- that the 'guest' account is used by MAAS to send messages trough
+ that the 'guest' account is used by MAAS to send messages through
RabbitMQ. That might have been OK while everything was local but now
that we will want the cluster controllers to connect remotely we need to
change that.
That might still be OK for a dev instance but I suggest we make that
more explicit by setting the right values in the config file
(BROKER_PASSWORD='guest', etc).
- This definitely needs to be fixed in the package version.
+ Once the fix is landed upstream, the packaging will need to be changed
+ to create a RabbitMQ user and configure
+ /etc/maas/maas_local_settings.py.
** Project changed: maas => maas (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1050492
Title:
MAAS uses the 'guest' account to communicate with RabbitMQ
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1050492/+subscriptions
More information about the Ubuntu-server-bugs
mailing list