[openstack-announce] [new][openstackansible] openstack-ansible-os_neutron 13.1.2 release
no-reply at openstack.org
no-reply at openstack.org
Thu Jun 2 20:14:51 UTC 2016
We are overjoyed to announce the release of:
openstack-ansible-os_neutron 13.1.2: os_neutron role for OpenStack-
Ansible
For more details, please see below.
13.1.2
^^^^^^
Upgrade Notes
* 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".
* 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.
Changes in openstack-ansible-os_neutron 13.1.1..13.1.2
------------------------------------------------------
d39b160 Update classpath for FWaaS driver
abbaaac More MTU cleanups for Neutron
5083902 Update paste, policy and rootwrap configurations 2016-05-19
5ba0998 Stop configuring neutron to enforce DHCP MTU option
3fdfa35 removed duplicate key
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 2 --
files/rootwrap.d/linuxbridge-plugin.filters | 7 +++++--
releasenotes/notes/neutron-dhcp-mtu-8767de6f541b04c1.yaml | 8 ++++++++
releasenotes/notes/neutron-mtu-cleanup-ce73693b4f7aef0d.yaml | 9 +++++++++
tasks/plumgrid_config.yml | 4 ++--
templates/neutron.conf.j2 | 4 +---
templates/plugins/ml2/ml2_conf.ini.j2 | 3 ---
7 files changed, 25 insertions(+), 12 deletions(-)
More information about the OpenStack-announce
mailing list