Current Series Release Notes¶
22.0.0.0rc1-16¶
New Features¶
This release adds images for Kerbside. Kerbside is a SPICE protocol native proxy used to expose the new spice-direct console type provided by Openstack Compute. This allows high fidelity virtual desktop experiences without requiring transcoding of the console into HTML5 in Horizon, or allowing users direct access to the console ports on your hypervisors.
Upgrade Notes¶
The default value of the
tagoption has changed. Previously it defaulted to the Kolla version string. It now defaults to a composite value of<openstack_release>-<base>-<base_tag>, aligning with the convention used by Kolla-Ansible. Users who relied on the implicit version-based tag should set--tagexplicitly to preserve the old behaviour.
The
neutron-infoblox-ipam-agentimage has been removed.
Bug Fixes¶
Fixed Horizon static asset regeneration for custom theme updates. Changes under
/etc/openstack-dashboard/themesnow invalidate the startup settings hash, so Horizon rerunscollectstaticandcompressafter a restart or recreate.
22.0.0.0rc1¶
Upgrade Notes¶
apache2installation has been dropped fromkeystone-baseandironic-prometheus-exporterandopenstack-basecontainer images.
letsencrypt-webservercontainer image has been dropped, because it was replaced withhttpd.