Xena Series Release Notes

19.5.0

New Features

  • The following parameter and class have been added, to support usage of the service token feature with the Barbican key manager.

    • The cinder::key_manager::barbican::send_service_user_token parameter

    • The cinder::key_manager::barbican::service_user class

  • Add new parameter cinder::backend::pure::pure_eradicate_on_delete which allows setting of the pure_eradicate_on_delete option on the managed cinder backend for PureStorage.

  • Add new parameter cinder::backend::pure::pure_iscsi_cidr which allows setting of the pure_iscsi_cidr option on the managed cinder backend for PureStorage.

Bug Fixes

  • Bug #1986518: The cinder::backend::iscsi defined resource type now modifies the /etc/tgt/targets.conf file in Ubuntu and Debian, so that cinder can set up iscsi targets correctly.

19.4.0

New Features

  • The new cinder::logging::watch_log_file parameter has been added.

  • Adds new purge_config parameter. When set to true, the policy file is cleared during configuration process. This allows to remove any existing rules before applying them or clean the file when all policies got removed.

Upgrade Notes

  • The cinder::backup::tsm class has been removed.