2023.2 Series Release Notes¶
23.0.0¶
New Features¶
The
manila::share
class now supports share manager options.
The
manila::share
class and themanila::data
class now support options for share backup and restore.
The new
manila::data::backup::nfs
class has been added.
Upgrade Notes¶
Defaut value of the
emc_ssl_cert_verify
parameter in the following resource types has been changed fromfalse
to service default which is effectivelytrue
.manila::backend::dellemc_unity
manila::backend::dellemc_vnx
Puppet 6 is no longer supported.
Bug Fixes¶
The default value of
manila::amqp_container_name
has been updated and now the service default value is used by default, so that a unique value is generated by the oslo.meesaging library.