[release-announce] [openstackansible] openstack-ansible-os_neutron 17.0.2 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 16 22:27:37 UTC 2018


We are jazzed to announce the release of:

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

This release is part of the queens stable release series.

Download the package from:

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

For more details, please see below.

17.0.2
^^^^^^

New Features

* Enable networking-bgpvpn ml2 neutron driver to make "OpenDaylight
  SDN Controller" to support BGPVPN for external network connectivity.
  You can set the "neutron_plugin_type" to "ml2.opendaylight" and
  "neutron_plugin_base" to "odl-router_v2" and "bgpvpn" to enable
  BGPVPN on the OpenDaylight.

Changes in openstack-ansible-os_neutron 17.0.1..17.0.2
------------------------------------------------------

4bbb681 add networking-bgpvpn repo correctly for the tests
ca01e2f add ml2 config for networking bgpvpn


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

defaults/main.yml                                  |  2 +
...endaylight-bgpvpn-support-3e44e278a53deeac.yaml |  8 +++
tasks/neutron_post_install.yml                     | 12 +++++
tasks/providers/setup_ovs_opendaylight.yml         |  2 +-
templates/networking_bgpvpn.conf.j2                |  4 ++
templates/plugins/ml2/ml2_conf.ini.j2              |  2 +-
tox.ini                                            | 11 ++++
vars/main.yml                                      |  2 +
zuul.d/jobs.yaml                                   |  8 ++-
zuul.d/project.yaml                                |  1 +
12 files changed, 129 insertions(+), 3 deletions(-)







More information about the Release-announce mailing list