Current Series Release Notes¶
25.0.0-22¶
New Features¶
Add the
access_log_env_var
parameter to theglance::wsgi::apache
class to allow filtering logs (eg. suppress healthecks)
Add a new
amqp_auto_delete
parameter, so that transient queues are automatically deleted.
The new
glance::keystone::auth::configure_service
parameter has been added.
The following parameters have been added to the
glance::limit
class.
endpoint_service_name
endpoint_service_type
endpoint_region_name
endpoint_interface
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttl
has been added to the glance::notify::rabbitmq class to configure how long transient queue should stay until they are automatically deleted.
The new
glance::api::require_image_format_match
parameter has been added.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
The
properties
property ofglance_image
resource now accepts only Hash values.
The
glance::api::pipeline
parameter has been removed.
Support for VMWare Datastore store driver has been removed.
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The
glance::notify::rabbitmq::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.