Current Series Release Notes¶
26.0.0-9¶
New Features¶
Added support for managing options in the new
[backend_defaults]
section.
The
glance::notify::rabbitmq
class now has two new parametersrabbit_use_queue_manager
andrabbit_stream_fanout
.
The
glance::backend::swift
class and theglance::backend::multistore::swift
defined resource type now support the following two new parameters.
swift_store_auth_project_domain_name
swift_store_auth_user_domain_name
Upgrade Notes¶
The
glance::api::logging::watch_log_file
parameter and theglance::cache::logging::watch_log_file
parameter have been removed.Deprecation Notes¶
The
glance::backend::multistore::file::filesystem_store_datadirs
parameter has been deprecated, and will be removed in a future release.
The
glance::backend::swift::swift_store_auth_version
parameter and theglance::backend::multistore::swift::swift_store_auth_version
parameter have been deprecated and will be removed in a future release.
The following parameters of the
glance::backend::swift
class and theglance::backend::multistore::swift
defined resource type have been deprecated, in favor of the new project_name parameters.
swift_store_auth_project_domain_id
swift_store_auth_user_domain_id
26.0.0¶
New Features¶
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Ubuntu 22.04 is no longer supported.