Comment 5 for bug 1815675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/636511
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d6727aff73276446f34dde4de724984bc381fa3f
Submitter: Zuul
Branch: master

commit d6727aff73276446f34dde4de724984bc381fa3f
Author: Harald Jensås <email address hidden>
Date: Wed Feb 13 02:40:08 2019 +0100

    Enable rabbitmq_management plugin

    Enable the RabbitMQ managment plugin. RabbitMQ managment
    will listen on localhost (127.0.0.1) only.

    NOTE: This depend on this upstream change:
      https://github.com/voxpupuli/puppet-rabbitmq/pull/777

    Also to optimize for performance:
     - Disables message rates in the management plugin.
     - Raises the collect_statistics_interval from 5000ms to
       30000ms.

    Related-Bug: #1815675
    Change-Id: I5e73660e23fef15d1cae4c89d8b45b2456b0a110