neutron/releasenotes
Slawek Kaplonski 89ff862e35 Don't configure dnsmasq entries for "network" ports
Ports with device_owner like:
* floating_ip,
* DHCP,
* some types of router ports, like: HA interface interface,
don't need to be configured in the dnsmasq file.
So there is no need to reload dnsmasq every time when such port is
added/updated to the network.

This patch adds skip in such case which should improve load on the
Neutron DHCP agent.

Conflicts:
    neutron/agent/linux/dhcp.py
    neutron/agent/dhcp/agent.py

Closes-Bug: #1913269
Change-Id: I63221507713b941c261cdf88781133149da8ab8d
(cherry picked from commit e4bbeee206)
2021-03-08 09:01:44 +00:00
..
notes Don't configure dnsmasq entries for "network" ports 2021-03-08 09:01:44 +00:00
source Remove setting of version/release from releasenotes 2017-11-17 07:19:31 +00:00