neutron/releasenotes
Slawek Kaplonski 3a880b8495 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

Closes-Bug: #1913269
Change-Id: I63221507713b941c261cdf88781133149da8ab8d
(cherry picked from commit e4bbeee206)
2021-03-08 09:00:42 +00:00
..
notes Don't configure dnsmasq entries for "network" ports 2021-03-08 09:00:42 +00:00
source Imported Translations from Zanata 2019-09-27 07:45:52 +00:00