Current Series Release Notes

17.1.0-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

17.0.0

Upgrade Notes

  • The following options in [oslo_messaging_rabbit] secion have been removed.

    • rabbit_quroum_max_memory_length

    • rabbit_quroum_max_memory_bytes

Bug Fixes

  • Fixes delayed metrics processing in services using eventlet, caused by mixing a native thread with an eventlet-patched queue. See bug 2098714 for details.