[release-announce] [openstackansible] openstack-ansible-os_neutron 14.1.1 (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 16 11:11:51 UTC 2017


We are tickled pink to announce the release of:

openstack-ansible-os_neutron 14.1.1: os_neutron role for OpenStack-
Ansible

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-os_neutron/

For more details, please see below.

14.1.1
^^^^^^

New Features

* Neutron SR-IOV can now be optionally deployed and configured. For
  details about the what the service is and what it provides, see the
  SR-IOV Installation Guide (http://docs.openstack.org/developer
  /openstack-ansible-os_neutron/configure-network-services.html#sr
  --iov-support-optional) for more information.

Changes in openstack-ansible-os_neutron 14.1.0..14.1.1
------------------------------------------------------

724ae23 Use new ansible package module to install distro packages.
7b8c3bb Implementation Neutron SR-IOV


Diffstat (except docs and test files)
-------------------------------------

defaults/main.yml                                  |  39 +++++-
.../notes/neutron-sriov-50c0099554574d01.yaml      |   7 ++
tasks/neutron_init.yml                             |  13 ++
tasks/neutron_install-apt.yml                      | 100 ----------------
tasks/neutron_install.yml                          |  87 +++++++++++++-
tasks/neutron_post_install.yml                     |  13 +-
templates/plugins/ml2/linuxbridge_agent.ini.j2     |   8 ++
templates/plugins/ml2/ml2_conf.ini.j2              |   2 +-
templates/plugins/ml2/sriov_nic_agent.ini.j2       |   9 ++
10 files changed, 303 insertions(+), 108 deletions(-)






More information about the Release-announce mailing list