2024.2 Series Release Notes

14.9.0

Deprecation Notes

  • The heartbeat_in_pthread option from the rabbitmq driver has been deprecated and it is recommended not to use the feature anymore. The option is strongly related to Eventlet but Eventlet will be removed from OpenStack services in a future release. In addition, this feature has never worked with services using eventlet for core service framework.

14.8.1

Bug Fixes

  • Force queue deletion when it is not possible de redeclare a queue. See bug 2068630 for details.