[release-announce] neutron-dynamic-routing 19.1.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 5 16:18:47 UTC 2022


We are satisfied to announce the release of:

neutron-dynamic-routing 19.1.0: Neutron Dynamic Routing

This release is part of the xena 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.

19.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 19.0.0..19.1.0
-------------------------------------------------

3d5eddd Add a StaticScheduler without automatic scheduling
ce8ae8b Dropping lower constraints testing (stable Xena)


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

.zuul.yaml                                         | 14 +++++++-
.../bgp/scheduler/bgp_dragent_scheduler.py         |  6 ++++
.../add-static-scheduler-a3b0f54b964ae306.yaml     | 10 ++++++
7 files changed, 68 insertions(+), 9 deletions(-)







More information about the Release-announce mailing list