Current Series Release Notes¶
19.0.0.0rc1-26¶
New Features¶
Add support for easily viewing the content of
kolla/passwords.ymlwith the new commandkayobe overcloud passwords view.
Allows configuring
inspector_keep_portsfor Bifrost viakolla_bifrost_inspector_keep_ports(defaults topresentto match Bifrost).
Configure inspection network DNS servers to enable Ironic inspection when
kolla_internal_fqdnis set.
Known Issues¶
NTP configuration was missing from infrastructure VMs because
infra-vmswas not present under the[ntp]group. Operators should ensure the most recent upstreamkayobe-configis merged into their local configuration to resolve this issue.
Upgrade Notes¶
Updates the maximum supported version of Ansible from 12 (ansible-core 2.19) to 13 (ansible-core 2.20). The minimum supported version is updated from 11.x to 12.x. This is true for both Kayobe and Kolla Ansible.
Python 3.10 and 3.11 are no longer supported on the control host. Use Python 3.12 as a minimum version for the Kayobe virtualenv.
Bug Fixes¶
Fixes generation of Bifrost host variable files when
ipv4_gatewayis undefined. LP#2133489
Bumps version of
nvidia.nvueAnsible collection from1.2.6to1.2.9. This fixes an issue where switch configuration could not be applied to switches running Cumulus Linux 5.13. See LP#2131677 for more details.