[release-announce] neutron-dynamic-routing 22.0.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 22 12:38:05 UTC 2023
We are jazzed to announce the release of:
neutron-dynamic-routing 22.0.0: Neutron Dynamic Routing
This release is part of the antelope 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.
22.0.0
^^^^^^
Bug Fixes
* Fixes the iteration to obtain the address_scope linked to a
subnet. A network can be linked to more than one subnet (ipv4 and
ipv6), but if one of them does not have an address_scope, a null
object element access failure occured. See bug 1998104
(https://bugs.launchpad.net/neutron/+bug/1998104).
Changes in neutron-dynamic-routing 21.0.0..22.0.0
-------------------------------------------------
13e0d8a Add a reno for the fixed address scope calculation
76b177d Update TOX_CONSTRAINTS_FILE for stable/2023.1
e45a871 Update .gitreview for stable/2023.1
37a8a1a Use SLQAlchemy ORM "relationship" instead of "relation"
6740353 Delete empty reno branches
13ffdf4 Add oslo.log to config generator
7ef8db9 Fix for tox4.0
8bee5cc Fix tox.ini for tox4
feff164 Fix address_scope calculation
c5a2214 Cleanup tox.ini
ed5b04a CI: Add openstack-tox-py39-with-oslo-master to periodic weekly queue
7b52f83 Switch to 2023.1 Python3 unit tests and generic template name
51a528a Update master for stable/zed
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 6 +++++-
etc/oslo-config-generator/bgp_dragent.ini | 1 +
neutron_dynamic_routing/db/bgp_db.py | 8 +++++---
neutron_dynamic_routing/db/bgp_dragentscheduler_db.py | 2 +-
.../fix-address-scope-calculation-c8ac84662a6547bd.yaml | 8 ++++++++
releasenotes/source/index.rst | 4 +---
releasenotes/source/newton.rst | 6 ------
releasenotes/source/ocata.rst | 6 ------
releasenotes/source/pike.rst | 6 ------
releasenotes/source/zed.rst | 6 ++++++
tox.ini | 14 ++++++--------
12 files changed, 34 insertions(+), 34 deletions(-)
More information about the Release-announce
mailing list