2024.2 Series Release Notes¶
14.9.2-1¶
Bug Fixes¶
Fixes a bug where calling some OpenStack utilites, such as
nova-manage, within podman containers would fail when using Queue Manager. LP#2091703
14.9.0¶
Deprecation Notes¶
The
heartbeat_in_pthreadoption 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.