openstack-ansible/releasenotes/notes/heartbeat_in_pthread_to_false-4bde8fca9a332805.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

9 lines
360 B
YAML

---
other:
- |
In order to align with oslo.messaging `reverted default <https://review.opendev.org/c/openstack/oslo.messaging/+/852251>`_
of ``heartbeat_in_pthread`` value we remove own logic of
handling the value based on host groups.
You still can use ``oslomsg_heartbeat_in_pthread`` or specific role
variables to alter the behaviour.