Xena Series Release Notes¶
19.5.0¶
New Features¶
The new
sdn_tokenparameter to authenticate sdn has been added to theneutron::plugins::ml2::mellanox::mlnx_sdn_assistclass.
The new
neutron::server::notifications::nova::live_migration_eventsparameter has been added. This parameter controlsthe[nova]live_migation_eventsparameter inneutron.conf.
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.
The
neutron::plugins::ml2::ovnclass now supports the following twonew parameters.ovsdb_retry_max_intervalovsdb_probe_interval
Bug Fixes¶
The independent ovn plugin package(
pythonN-networking-ovn) is no longerrequired. The package is no longer available since Ussuri, and all codesare now included in the base neutron package.
The
neutron-ovn-metadata-agentpackage is now installed in Ubuntu andDebian.
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.
19.4.0¶
New Features¶
The following classes now support the
report_intervalparameter, tooverride the report interval of a specific neutron agents.neutron::agent::dhcpneutron::agent::metadataneutron::agent::ml2::ovsneutron::agent::ml2::sriovneutron::agent::l3
The
neutron::quota::quota_network_gatewayparameter has been deprecatedand has no effect now.
Adds new purge_config parameter. When set to true, the policy file iscleared during configuration process. This allows to remove any existingrules before applying them or clean the file when all policies got removed.
Upgrade Notes¶
The
neutron::config::plugin_plumgrid_configparameter has been removed.
The following deprecated parameters of the
neutron::quotaclass havebeen removed.quota_loadbalancerquota_poolquota_memberquota_health_monitorquota_firewallquota_firewall_policyquota_firewall_rule
Support for the midonet plugin has been removed.
The
neutron::plugins::ciscoclass has been removed.
Deprecation Notes¶
Support for the Nicira NVP plugin has been deprecated and will be removedin a future release.
The
neutron::quota::quota_packet_filterparameter has been deprecatedand has no effect now.
The
neutron::quota::quota_vipparameter has been deprecated and has noeffect.
