Current Series Release Notes¶
27.0.0-6¶
New Features¶
The deprecated
neutron::plugins::ml2::ovn::ovn_emit_need_to_fragparameter has been removed.Deprecation Notes¶
The
neutron::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
neutron::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
The following parameters of the
neutronclass have been deprecated and have no effect now.
use_ssl
cert_file
key_file
ca_file
The following parameters of the
neutron::cacheclass have been deprecated in favor of the new generic parameters.
memcache_usernameandredis_username(Useusername)
memcache_passwordandredis_password(Usepassword)
memcache_socket_timeoutandredis_socket_timeout(Usesocket_timeout)
The
neutron::plugins::ml2::tenant_network_typesparameter has been deprecated in favor of the newproject_network_typesparameter.