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_tokenparameterThe
cinder::key_manager::barbican::service_userclass
Add new parameter
cinder::backend::pure::pure_eradicate_on_deletewhich allows setting of the pure_eradicate_on_delete option on the managed cinder backend for PureStorage.
Add new parameter
cinder::backend::pure::pure_iscsi_cidrwhich allows setting of the pure_iscsi_cidr option on the managed cinder backend for PureStorage.
Bug Fixes¶
Bug #1986518: The
cinder::backend::iscsidefined resource type now modifies the/etc/tgt/targets.conffile in Ubuntu and Debian, so that cinder can set up iscsi targets correctly.
19.4.0¶
New Features¶
The new
cinder::logging::watch_log_fileparameter 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::tsmclass has been removed.