Yoga Series Release Notes¶
20.4.0¶
New Features¶
Now this module supports configuration of networking-baremetal in Debianand Ubuntu. Previously it was supported in RHEL/CentOS only.
The
neutron::agents::ovn_metadataclass now supportsthe following two new parameters.ovsdb_probe_intervalparameter to configure[ovn]ovsdb_probe_intervalin ovn metadata agent configfile.ovsdb_retry_max_intervalparameter to configure[ovn]ovsdb_retry_max_intervalin ovn metadata agentconfig file.
Bug Fixes¶
Bug #1987460:Previously the
neutron::agents::ml2::mlnxclass causes duplicateresources when used with theneutron::agents::dhcpclass ortheneutron::agents::l3class. Now it is possible to workaroundthe error by implementing the following mitigation.Include the
neutron::agents::ml2::mlnxclass AFTERtheneutron::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 isunmaintained.
Support for Nuage core plugin has been deprecated and will be removed ina future release.
The following resource types have been using the credential written inthe
[keystone_authtoken]section ofneutron.conf. However thisbehavior has been deprecated and now these resource types first look forthe yaml files in/etc/openstack/puppet. Make sure one ofclouds.yamloradmin-clouds.yaml(which is created bypuppet-keystone) is created in that directory.neutron_networkneutron_subnetneutron_portneutron_routerneutron_router_interfaceneutron_security_group
