当前版本发布说明

5.1.0-1

新特性

  • Support setting s3_store_large_object_size to 0 to force multipart upload when image_size is unknown.

Bug Fixes

  • Bug #2043740: s3_store_large_object_size can be set to 0 to force multipart upload when creating an image in the S3 backend from a Cinder volume.

5.0.0

新特性

  • 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.

升级说明

  • 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.

弃用说明

  • 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.