We are chuffed to announce the release of: openstack-ansible-os_neutron 16.0.5: os_neutron role for OpenStack- Ansible This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_neutron/ For more details, please see below. 16.0.5 ^^^^^^ New Features * FWaaS V2 has been added to neutron. To enable this service simply add "firewall_v2" to the "neutron_plugin_base" list. Changes in openstack-ansible-os_neutron 16.0.4..16.0.5 ------------------------------------------------------ af50d97 Change deprecated nova_metadata_ip option ab817f6 Remove send_arp_for_ha option efa1d27 Remove jinja2 delimiters from when clause 50380f1 Resolve ansible-lint test failures f16fbb9 Add support for Neutron FWaaS v2 9df3bcf Set enable_dvr when router_distributed is enabled 6cafccf Add defaults for nova metadata settings Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 9 ++++- meta/main.yml | 7 ++-- .../notes/fwaasv2-added-ab9ba18c8b98a83e.yaml | 4 +++ tasks/main.yml | 3 ++ tasks/neutron_check.yml | 23 +++++++++++++ templates/l3_agent.ini.j2 | 23 ++++++++++++- templates/metadata_agent.ini.j2 | 2 +- templates/neutron.conf.j2 | 9 +---- vars/main.yml | 3 +- 12 files changed, 123 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org