Ussuri Series Release Notes

16.4.0

New Features

  • The new cinder::keystone::authtoken::interface parameter has been added, which can be used to set the interface parameter in authtoken middleware.

16.3.0

New Features

  • The new cinder::backup::swift::swift_catalog_info parameter was added to set info to lookup swift service in the service catalog.

  • Added Dell EMC SC backend driver config that supports both iSCSI and FC options.

  • Added support for VxFlexOS backend driver

Deprecation Notes

  • cinder::backend::dellsc_iscsi is deprecated and will be removed in the V-release, use new resource cinder::backend::dellemc_sc instead.

  • cinder::backend::delemc_xtremio_iscsi is deprecated and will be removed in the V-release, use new resource cinder::backend::dellemc_xtremio instead.

16.2.1

New Features

  • Add new PowerMax backend driver options to support both iSCSI and FC options.`

Upgrade Notes

  • The cinder::ceilometer class is deprecated and has no effect. The parameters notification_transport_url, notification_driver and notification_topics has been moved to the cinder class. The default value of notification_driver has been changed, you need to explicitly set it to messagingv2 or another driver that you want to use.

  • Deprecated idle_timeout option has been removed.

Deprecation Notes

  • database_min_pool_size option is now deprecated for removal, the parameter has no effect.

  • Remove eqlx define and class.

  • Remove all eqlx parameters in define and class.

  • Remove all tests related to eqlx.

  • Remove all references to eqlx in docs

  • The cinder::ceilometer class is deprecated and has no effect. The parameters for this class has been moved to the cinder class.

  • cinder::backend::dellemc_vmax_iscsi is not supported anymore, use resource cinder::backend::dellemc_powermax resource instead.

16.0.0

Upgrade Notes

  • The default value of cinder::api::keymgr_backend is changed from the invalid value cinder.keymgr.conf_key_mgr.ConfKeyManager to service default.