openstack-ansible-os_neutron/releasenotes/notes/neutron-dhcp-mtu-8767de6f541b04c1.yaml
Ihar Hrachyshka 273cef616d Stop configuring neutron to enforce DHCP MTU option
Since Mitaka, Neutron does the right job to calculate and advertise
correct MTU to instances, out of the box.

Change-Id: I119cf3c2bf5fc7b6f7f049381b85a6b1c3aa8779
2016-05-12 12:12:33 +01:00

9 lines
350 B
YAML

---
upgrade:
- As described in the `Mitaka release notes
<http://docs.openstack.org/releasenotes/neutron/mitaka.html>`_
Neutron now correctly calculates for and advertises the MTU to
instances. The default DHCP configuration to advertise an MTU
to instances has therefore been removed from the variable
``neutron_dhcp_config``.