Current Series Release Notes¶
20.0.0-17¶
Upgrade Notes¶
Removed the deprecated options
--kolla-tagsandkolla-limitfrom all commands.
Removes the deprecated configuration variable
external_net_name. Users should useexternal_net_namesinstead.
Bug Fixes¶
Fixes paths to EPEL repositories on Rocky Linux. Previously, they were only using the major version
$releaseverwhich could point to an incompatible repository. They now use both major and minor versions, e.g.10.2instead of10. There is no change on CentOS Stream which uses only the major version. LP#2156407