Enable RabbitMQ heartbeats

Bug #1584004 reported by Dmitry Mescheryakov
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Ivan Berezovskiy
Mitaka
Fix Released
High
Ivan Berezovskiy
Newton
Fix Released
High
Ivan Berezovskiy

Bug Description

Version: 9.0

Somehow we have RabbitMQ heartbeats disabled in 9.0, while they were definitely enabled in 7.0. We should enable them back for all applicable projects:

nova
cinder
keystone
glance
sahara
murano
heat
ceilometer
swift

Note that the heartbeats _must not_ be enabled for Neutron, as they don't work in that project.

Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
Dina Belova (dbelova)
tags: added: area-puppet
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/319301

Changed in fuel:
assignee: MOS Puppet Team (mos-puppet) → Ivan Berezovskiy (iberezovskiy)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/319301
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=b6e69d73630586cf7dfd9811dbb65e2d7c979c40
Submitter: Jenkins
Branch: master

commit b6e69d73630586cf7dfd9811dbb65e2d7c979c40
Author: iberezovskiy <email address hidden>
Date: Fri May 20 17:57:23 2016 +0300

    Enable RabbitMQ heartbeats by default

    Use defaults for heartbeat_timeout_threshold and
    heartbeat_rate parameters for all openstack services
    except Neutron: heartbeats don't properly work for it.

    Change-Id: I72b2d76f56516e69532549bf6c2c6c468ff47089
    Closes-bug: #1584004

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/319450
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=aadae0e3bea43021bec6a173a24cfe4e588c4c76
Submitter: Jenkins
Branch: stable/mitaka

commit aadae0e3bea43021bec6a173a24cfe4e588c4c76
Author: iberezovskiy <email address hidden>
Date: Fri May 20 17:57:23 2016 +0300

    Enable RabbitMQ heartbeats by default

    Puppet-openstack modules for mitaka has 0 as default
    for heartbeat_timeout_threshold parameter, that's why
    we should explicitly set heartbeat_timeout_threshold
    to default value - 60, using $::os_service_default fact
    for all openstack services except Neutron,
    because Neutron doesn't properly support it.

    Change-Id: I72b2d76f56516e69532549bf6c2c6c468ff47089
    Closes-bug: #1584004
    (cherry picked from commit b6e69d73630586cf7dfd9811dbb65e2d7c979c40)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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