2026.2 Series Release Notes¶
23.0.0.0rc1¶
New Features¶
Added batch delete support for record sets. Users can now select multiple record sets and delete them at once, similar to other OpenStack Dashboard resource panels. LP#1759750
Added support for zone attributes in the zone creation form. Users can now specify key-value attributes (e.g. pool_id) when creating a zone, which Designate uses for pool scheduling. To make use of this feature, the relevant scheduler filters (such as
attribute) must be enabled in the Designate configuration.