[release-announce] networking-bgpvpn 8.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 3 10:24:47 UTC 2018


We are jazzed to announce the release of:

networking-bgpvpn 8.0.1: API and Framework to interconnect bgpvpn to
neutron networks

This release is part of the queens stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/networking-bgpvpn

Download the package from:

    https://pypi.org/project/networking-bgpvpn

Please report issues through launchpad:

    http://bugs.launchpad.net/bgpvpn

For more details, please see below.

8.0.1
^^^^^


New Features
************

* The *bgpvpn-routes-control* API extension is introduced, allowing
  control of BGPVPN routing with a finer grain, including API-defined
  static routes pointing to Neutron ports, or BGPVPN route leaking via
  Neutron ports.


Other Notes
***********

* The BGPVPN reference driver *bagpipe*, for use with Neutron
  linuxbridge or OVS reference drivers, has adopted OVO-based RPCs. A
  v2 driver is provided to avoid the production of old-style RPCs.

Changes in networking-bgpvpn 8.0.0..8.0.1
-----------------------------------------

ca0a16f Use stable branch for unit tests instead of master
3e6388e Import legacy jobs
5713d27 Revert "tempest: temporarily disable some tests until bug 1789878 is fixed"
036b177 tempest: temporarily disable some tests until bug 1789878 is fixed
3635bab import zuul job settings from project-config
d0c1a6b Add networking-odl for periodic-stable jobs
ff84e5a Fix sphinx-docs job for stable branch
fc22bb3 Provide missing release notes
d3f3755 dsvm tempest setup: use ovsfw
7ea4d0d Update UPPER_CONSTRAINTS_FILE for stable/queens
38781f2 Update .gitreview for stable/queens


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

.gitreview                                         |   1 +
.zuul.yaml                                         | 115 +++++++++++++++++++++
devstack/devstack-gate-bagpipe-rc                  |   6 ++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  80 ++++++++++++++
.../post.yaml                                      |  15 +++
.../run.yaml                                       |  80 ++++++++++++++
.../networking-bgpvpn-dsvm-functional/post.yaml    |  15 +++
.../networking-bgpvpn-dsvm-functional/run.yaml     |  78 ++++++++++++++
playbooks/networking-bgpvpn-dsvm-install/post.yaml |  15 +++
playbooks/networking-bgpvpn-dsvm-install/run.yaml  |  78 ++++++++++++++
.../bagpipe_enable_evpn-ae64f77df89e069b.yaml      |   2 +-
.../notes/bagpipe_ovo_rpcs-380f7bd52969bef7.yaml   |   6 ++
...e-old-opencontrail-driver-a598892ddf54c724.yaml |   2 -
.../notes/horizon-support-06a7b21286002949.yaml    |   0
.../routes-control-api-ext-c0c4020e7370d833.yaml   |   6 ++
tools/tox_install.sh                               |   7 +-
tox.ini                                            |   2 +-
18 files changed, 518 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list