Current Series Release Notes

27.0.0-6

New Features

  • The deprecated neutron::plugins::ml2::ovn::ovn_emit_need_to_frag parameter has been removed.

Deprecation Notes

  • The neutron::cache::hashclient_retry_delay parameter was deprecated in favor of the new hashclient_retry_timeout parameter.

  • The neutron::cache::dead_timeout parameter was deprecated in favor of the new hashclient_dead_timeout parameter.

  • The following parameters of the neutron class have been deprecated and have no effect now.

    • use_ssl

    • cert_file

    • key_file

    • ca_file

  • The following parameters of the neutron::cache class have been deprecated in favor of the new generic parameters.

    • memcache_username and redis_username (Use username)

    • memcache_password and redis_password (Use password)

    • memcache_socket_timeout and redis_socket_timeout (Use socket_timeout)

  • The neutron::plugins::ml2::tenant_network_types parameter has been deprecated in favor of the new project_network_types parameter.