[release-announce] neutron-dynamic-routing 20.0.1 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Mar 14 09:27:56 UTC 2023
We are tickled pink to announce the release of:
neutron-dynamic-routing 20.0.1: Neutron Dynamic Routing
This release is part of the yoga 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.
20.0.1
^^^^^^
Bug Fixes
* The BGP service plugin RPC queue has been added to RPC workers,
like it is done in other Neutron service plugins (l3-plugin,
metering, etc.). This fixes RPC requests and AMQP heartbeats not
getting processed in time, causing AMQP connection dropping, and
other unpredictable unwanted behavior. See bug 1974057
(https://bugs.launchpad.net/neutron/+bug/1974057).
* Multiple issues in the implementation of the StaticScheduler have
been fixed that may have caused peers to be erroneously descheduled.
See bug 1980235 (https://bugs.launchpad.net/neutron/+bug/1980235).
Changes in neutron-dynamic-routing 20.0.0..20.0.1
-------------------------------------------------
0fad6a8 Add releasenotes for recently added fixes
6f1335a Don't run periodic actions for StaticScheduler
97853cb Fix missing functions in StaticScheduler
a019b78 Consume BGP service plugin queue in RPC workers
bd27a3d Dropping lower constraints testing (stable Yoga)
6604932 Update TOX_CONSTRAINTS_FILE for stable/yoga
eecbcb4 Update .gitreview for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 1 -
lower-constraints.txt | 147 ---------------------
.../db/bgp_dragentscheduler_db.py | 9 +-
neutron_dynamic_routing/services/bgp/bgp_plugin.py | 13 +-
.../bgp/scheduler/bgp_dragent_scheduler.py | 19 ++-
.../notes/rpc-workers-4941f3b9136418df.yaml | 9 ++
.../notes/static-scheduler-2288b8173f9357a6.yaml | 6 +
tox.ini | 4 +-
9 files changed, 45 insertions(+), 164 deletions(-)
More information about the Release-announce
mailing list