Victoria Series Release Notes¶
17.5.0¶
New Features¶
Support for Dell EMC PowerMax backend has been added.
The new
manila::keystone::authtoken::service_typeparameter has beenadded to configure the service_type parameter in authtoken middleware.
17.3.0¶
New Features¶
Add mysql_enable_ndb parameter to select mysql storage engine.
A new class has been introduced (“manila::image::glance”) to allowconfiguration parameters necessary for the usage of glanceclientwithin Manila’s service instance module. SeeLaunchpad bug 1741425 for more details.
The new
manila::cron::db_purgeclass has been added. This class can beused to set up cron job to purge soft-deleted records from database.
Deprecation Notes¶
The parameter ‘manila::backend::glusternative::glusterfs_native_path_to_private_key’has been deprecated and replaced with‘manila::backend::glusternative::glusterfs_path_to_private_key’. Theolder option will be removed in a future release.
The parameter ‘manila::backend::netapp::netapp_root_volume_name’ hasbeen deprecated and replaced by ‘manila::backend::netapp::netapp_root_volume’.The older option will be removed in a future release.
The parameter ‘manila::share::netapp::netapp_root_volume_name’ hasbeen deprecated and replaced by ‘manila::share::netapp::netapp_root_volume’.The older option will be removed in a future release.
The parameter ‘manila::backend::cephfs::cephfs_enable_snapshots’ has beendeprecated. Manila’s CephFS driver has changed the default behavior inthe Victoria cycle to always support snapshots, because they are fullysupported in Ceph Nautilus, the minimum version of Ceph supported byManila. Since the
cephfs_enable_snapshotsconfig option will be removedin a future release, we recommend that you stop relying on it. Manila’ssnapshots can be disabled by virtue of share type extra specs ifdesired.
Bug Fixes¶
Now the following classes set keystone_credential parameters lik usernamein manila.conf, even auth_type is not
password. This fixes the problemwith the other auth_type value likev3password.manila::compute::novamanila::network::neutronmanila::volume::cinder
17.2.0¶
New Features¶
The new
manila::keystone::authtoken::interfaceparameter has been added,which can be used to set the interface parameter in authtoken middleware.
17.1.0¶
New Features¶
The following new options were added so that operators can set quotaparameters for share replica.
manila::quota::quota_share_replicasmanila::quota::quota_replica_gigabytes
The following parameters in
manila::apiclass has been removed.service_portos_region_name
Now
manila::volume::cindercan configure required parameters forKeystone v3 auth.
Deprecation Notes¶
The following parameters in
manila::compute::novaclass have beenremoved.nova_catalog_infonova_catalog_admin_infonova_api_insecurenova_ca_certificates_filenova_admin_usernamenova_admin_passwordnova_admin_tenant_namenova_admin_auth_url
The following parameters in
manila::network::neutronclass have beenremoved.neutron_api_insecureneutron_ca_certificates_fileneutron_urlneutron_url_timeoutneutron_admin_usernameneutron_admin_passwordneutron_admin_tenant_nameneutron_region_nameneutron_admin_auth_urlneutron_auth_strategy
The
manila::rabbitmqclass to manage rabbitmq resource has beenremoved.
The service_instance_network_helper_type parameter inmanila::service_instance class has been removed.
The
standalone_network_plugin_ip_versionparameter has been removed.
The following parameters in
manila::volume::cinderclass has beendeprecated and will be removed in a future release.cinder_catalog_infocinder_ca_certificates_filecinder_http_retriescinder_cross_az_attachcinder_admin_usernamecinder_admin_passwordcinder_admin_tenant_namecinder_admin_auth_url
