openstack-ansible/releasenotes/notes/neutron-mtu-cleanup-ce73693b4f7aef0d.yaml
Jesse Pretorius bb69b667f0 Update all SHAs for Newton-1 2016-06-02
This patch updates all the roles to the latest available SHA's,
updates all the OpenStack Service SHA's and also updates the
appropriate python requirements pins.

Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
2016-06-02 21:05:45 +00:00

10 lines
458 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. As such the ``neutron_network_device_mtu`` variable
has been removed and the hard-coded values in the templates for
``advertise_mtu``, ``path_mtu``, and ``segment_mtu`` have been
removed to allow upstream defaults to operate as intended.