Current Series Release Notes¶
21.0.0-8¶
New Features¶
The new
glance::policy::policy_default_rule
parameter has been added.
This module now supports Ubuntu 22.04 (Jammy Jellyfish).
Upgrade Notes¶
The
glance::api::scrub_time
parameter has been removed.
The following parameters of the
glance::api
class have been removed.
cert_file
key_file
ca_file
The
validate
parameter and thevalidation_options
parameter of theglance::api
class have been removed.
This module no longer supports Ubuntu 20.04 (Focal Fossa).
Bug Fixes¶
Now
python3-ceph
package, instead ofpython3-rbd
package, is installed when rbd backend is used. This fixes the missingpython3-rados
package.