Yoga Series Release Notes¶
20.4.0¶
New Features¶
Now this module supports configuration of networking-baremetal in Debian and Ubuntu. Previously it was supported in RHEL/CentOS only.
The
neutron::agents::ovn_metadataclass now supports the following two new parameters.ovsdb_probe_intervalparameter to configure[ovn]ovsdb_probe_intervalin ovn metadata agent config file.ovsdb_retry_max_intervalparameter to configure[ovn]ovsdb_retry_max_intervalin ovn metadata agent config file.
Bug Fixes¶
Bug #1987460: Previously the
neutron::agents::ml2::mlnxclass causes duplicate resources when used with theneutron::agents::dhcpclass or theneutron::agents::l3class. Now it is possible to workaround the error by implementing the following mitigation.Include the
neutron::agents::ml2::mlnxclass AFTER theneutron::agents::dhcpclass or theneutron::agents::l3Set the
interface_driverparameter and thedhcp_broadcast_replyparameter consistently.
20.3.0¶
New Features¶
Add socket keepalive options for the pymemcache (dogpile.cache) backend.
The following parameters have been added to the
neutron::agent::dhcpclass.dnsmasq_base_log_dirdnsmasq_lease_max
Deprecation Notes¶
Support for networking-bigswitch has been deprecated because the plugin is unmaintained.
Support for Nuage core plugin has been deprecated and will be removed in a future release.
The following resource types have been using the credential written in the
[keystone_authtoken]section ofneutron.conf. However this behavior has been deprecated and now these resource types first look for the yaml files in/etc/openstack/puppet. Make sure one ofclouds.yamloradmin-clouds.yaml(which is created by puppet-keystone) is created in that directory.neutron_networkneutron_subnetneutron_portneutron_routerneutron_router_interfaceneutron_security_group