bb69b667f0
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
10 lines
458 B
YAML
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.
|