2023.1 Series Release Notes¶
2023.1-eom¶
Bug Fixes¶
Deprecation mark has been removed from the following parameters, because these parameters are actually effective.
glance::backend::reserved::staging::filesystem_store_file_permglance::backend::reserved::staging::filesystem_thin_provisioningglance::backend::reserved::tasks::filesystem_store_file_permglance::backend::reserved::tasks::filesystem_thin_provisioning
22.0.0¶
New Features¶
The
glance::backend::multistore::cinderdefined resource type now supports thecinder_do_extend_attachedoption.
The following classes now support the
ensureparameter which controls state of the cron jobs.glance::cache::cleanerglance::cache::prunerglance::cron::db_purgeglance::cron::db_purge_image_table
The new
glance::notify::rabbitmq::executor_thread_pool_sizeparameter has been added.
The new
glance::policy::policy_default_ruleparameter has been added.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
Upgrade Notes¶
The
glance::api::scrub_timeparameter has been removed.
The
glance::api::cache_prefetcher_intervalparameter has been removed.
The following parameters of the
glance::apiclass have been removed.cert_filekey_fileca_file
The
validateparameter and thevalidation_optionsparameter of theglance::apiclass have been removed.
This module no longer supports Ubuntu 20.04 (Focal Fossa).
Deprecation Notes¶
The following parmeters were deprecated and will be removed in a future release.
glance::backend::reserved::staging::filesystem_store_file_permglance::backend::reserved::staging::filesystem_thin_provisioningglance::backend::reserved::tasks::filesystem_store_file_permglance::backend::reserved::tasks::filesystem_thin_provisioning
Bug Fixes¶
Now
python3-cephpackage, instead ofpython3-rbdpackage, is installed when rbd backend is used. This fixes the missingpython3-radospackage.