[release-announce] neutron-dynamic-routing 18.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 5 16:13:27 UTC 2022


We are overjoyed to announce the release of:

neutron-dynamic-routing 18.1.0: Neutron Dynamic Routing

This release is part of the wallaby stable release series.

The source is available from:

    https://opendev.org/openstack/neutron-dynamic-routing

Download the package from:

    https://tarballs.openstack.org/neutron-dynamic-routing/

Please report issues through:

    https://bugs.launchpad.net/neutron/+bugs

For more details, please see below.

18.1.0
^^^^^^

New Features

* A new BGP scheduler has been added, called "StaticScheduler". It
  will not perform any automatic scheduling of speakers to agents,
  instead relying on API calls to perform explicit scheduling,
  fulfilling the needs of larger deployments. See also bug 1920065
  (https://bugs.launchpad.net/neutron/+bug/1920065). The plan is to
  make the "StaticScheduler" the default option for the next release
  and possibly deprecate the current default, "ChanceScheduler".

Changes in neutron-dynamic-routing 18.0.0..18.1.0
-------------------------------------------------

c5c8612 Add a StaticScheduler without automatic scheduling
9ebce05 Dropping lower constraints testing (stable Wallaby)
c10de7d Fix TypeError when formatting BGP IP address.
cf256fa Switch to use neutron-tempest-plugin jobs for Wallaby branch
b1e1f70 Update TOX_CONSTRAINTS_FILE for stable/wallaby
b716c4f Update .gitreview for stable/wallaby


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

.gitreview                                         |  1 +
.zuul.yaml                                         | 18 +++++++++--
neutron_dynamic_routing/services/bgp/bgp_plugin.py |  2 +-
.../bgp/scheduler/bgp_dragent_scheduler.py         |  6 ++++
.../add-static-scheduler-a3b0f54b964ae306.yaml     | 10 ++++++
tox.ini                                            |  4 +--
11 files changed, 106 insertions(+), 14 deletions(-)







More information about the Release-announce mailing list