Current Series Release Notes¶
15.0.0.0rc1-19¶
Upgrade Notes¶
Default base distribution has been changed from CentOS Stream to Rocky Linux.
skydive
Kolla images have been dropped, the project is not active anymore.
install_type
argument is now removed. We no longer support other values thansource
therefore handling of argument was dropped.
Bug Fixes¶
Fixes an issue where the script
kolla_ensure_openvswitch_configured
in theopenvswitch-db-server
image would ignore errors encountered while configuring bridges and ports. LP#1999778
Fixes starting mistral-api not starting. root user needs to be used when starting mistral-api using apache2. Previously, the mistral user was used, but it lacks some permissions. LP#2000915