Current Series Release Notes

21.0.0.0rc1-138

New Features

  • Ironic DHCP can now be configured to supply DNS servers via ironic_dnsmasq_dhcp_ranges. This enables the inspection ramdisk (IPA) to reach FQDN API endpoints.

Upgrade Notes

  • The global variable distro_python_version has been removed

  • designate-api is now running under uWSGI and now supports backend TLS.

  • magnum-api is now running under uWSGI and now supports backend TLS.

Bug Fixes

  • Fixes an issue where OpenSearch log retention check would fail due to plugins not being fully loaded, resulting in a timeout error. This was caused by the task that checks for the existence of a log. Added a check before plugin tasks to ensure plugins are fully loaded.

  • Fixes a placement problem for cyborg api and conductor services, that would be also be scheduled on compute nodes, rather than being exclusively on control plane. LP#2087552