Current Series Release Notes

25.0.0-22

New Features

  • Add the access_log_env_var parameter to the cinder::wsgi::apache class to allow filtering logs (eg. suppress healthecks)

  • The new cinder::backup::backup_ceph_max_snapshots parameter has been added.

  • The cinder::keystone::auth class now manages the block-storage service type and its endpoints.

  • The following parameters have been added to the cinder::scheduler class.

    • driver_init_wait_time

    • host_manager

    • max_attempts

  • The following parameters have been added to the cinder::scheduler::filter class.

    • default_weighers

    • weight_handler

Upgrade Notes

  • The properties property of cinder_type resource and cinder_qos resource now accepts Hash values instead of Array values.

  • Support for VMWare storage driver has been removed.

Deprecation Notes

  • Support for the Quobyte volume driver has been deprecated, because the driver is now marked unsupported.

  • Support for VZStorageDriver has been deprecated. The driver has been marked unsupported in cinder for multiple releases.

  • The cinder::scheduler::scheduler_driver parameter has been deprecated, in favor of the new driver parameter.

  • The cinder::scheduler::filter::scheduler_default_filters parameter has been deprecated, in favor of the new default_filters parameter.