Aktuelle Serie Releasenotes¶
4.10.0-14¶
Neue Funktionen¶
Added a new
[backend_defaults]
section in the glance configuration file. Now operators can add common configuration options in the[backend_defaults]
section which will act as a fallback mechanism for a configuration option not defined in the main backend group.
Aktualisierungsnotizen¶
Support for Pyton 3.9 has been removed. Now Python 3.10 is the minimum version supported.
Swift store driver no longer supports auth_version less than 3. Now the driver uses identity v3 API by default.
Ablaufwarnungen¶
The
filesystem_store_datadirs
option has been deprecated in this release and is subject to removal at the beginning of the H (2026.2) development cycle, following the OpenStack standard deprecation policy.Users should configure multiple filesystem stores instead of using this option.
The
auth_version
option of the swift back-end configrations file has been deprecated and will be removed in a future release.