
Instead of restarting the dnsmasq agent for every IP we do this in bulk. That is, if a network has N updates in X seconds then we will restart the process once with the ports configured in the X seconds and not N Times. A new configuration variable have been added: - bulk_reload_interval - time to wait between bulk reloads. This is 0 by default to ensure backwards compatibility. If the value is not 0 the new functionlay is invoked. Change-Id: Ieff5ce4506fd4e7fa427eb50c50fbe316f67103f
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%