Wallaby Series Release Notes¶
18.6.0¶
New Features¶
The
glance::cache::cleanerclass and theglance::cache::prunerclass now support themaxdelayparameter. This parameter would be useful in a multi-node deployment, to avoid launching the same cron command at the same time in multiple nodes.
Upgrade Notes¶
The
glance::apiclass now supports alock_pathparameter that configures the oslo.concurrency lock_path with a platform specific default value. Distributions that are used to defining the lock_path with a distribution specific config file may need to override the defaultglance::api::lock_pathvalue.
Bug Fixes¶
Bug #1980539: Configure the oslo.concurrency lock_path, which is now required by cinder backends.
18.5.0¶
New Features¶
Add
enforce_secure_rbacparameter to enable enforcing authorization based on common RBAC personas.
The new
glance::healthcheckclass has been added. This class manages parameters of healthcheck middlware in oslo.middleware.
Bug Fixes¶
Bug #1947816: Fix the default auth_version for swift backend so that Keystone v3 API is used by default instead of v2 API.
18.4.0¶
New Features¶
Add ‘worker_self_reference_url’ parameter to allow other glance workers to contact the worker which has staged the image.
The new
glance::policy::enforce_scopeparameter has been added to support the corresponding parameter in oslo.policy library.
The new
glance::policy::enforce_new_defaultsparameter has been added.
Upgrade Notes¶
The following parameters have been removed from the
glance::apiclass.enable_v1_apienable_v2_apiregistry_client_cert_fileregistry_client_key_fileregistry_client_ca_file
The following parameters have been removed from the
glance::configclass.registry_configregistry_paste_ini_config
The following resource types have been removed.
glance_registry_configglance_registry_paste_ini