[release-announce] networking-odl 19.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 6 11:33:45 UTC 2021


We eagerly announce the release of:

networking-odl 19.0.0: OpenStack Networking

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/networking-odl

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/networking-odl/+bugs

For more details, please see below.

Changes in networking-odl 18.0.0..19.0.0
----------------------------------------

78c5c64c2 Changed minversion in tox to 3.18.0
d01304a67 Use assertCountEqual instead of assertItemsEqual
59dd774b7 Use Payloads for FLOATING_IP
8ba1e9a73 Use payloads for PORT SUBNET and SECURITY_GROUPS events
6b07846c9 Enable tls-proxy support for test job
2470f7f02 Retrieve the agent using "get_agent_objects"
e6f936925 Explicitly set jobs to ML2/OVS
5fd279630 setup.cfg: Replace dashes with underscores
5ae7a90d4 use payloads for TRUNK and SUBPORTS callbacks
732a90818 Change the remaining non python3 compatible code
98cb8439a Update master for stable/wallaby
8803f2592 Add Python3 xena unit tests
9a57c5c04 Update master for stable/wallaby


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

.zuul.d/jobs.yaml                                  | 15 +++----
.zuul.d/project.yaml                               |  2 +-
lower-constraints.txt                              |  1 -
.../network/statistics/opendaylight_v2/client.py   |  8 ++--
.../network/statistics/opendaylight_v2/driver.py   | 17 ++++----
networking_odl/cmd/analyze_journal.py              | 19 ++++----
networking_odl/cmd/set_ovs_hostconfigs.py          |  3 +-
networking_odl/common/callback.py                  | 14 +++---
networking_odl/common/lightweight_testing.py       |  5 +--
networking_odl/common/postcommit.py                | 12 +-----
networking_odl/common/utils.py                     |  7 +--
networking_odl/dhcp/odl_dhcp_driver.py             |  7 ++-
networking_odl/l3/l3_flavor.py                     | 31 +++++++-------
networking_odl/ml2/mech_driver_v2.py               | 13 ++++--
networking_odl/ml2/port_binding.py                 |  4 +-
networking_odl/ml2/pseudo_agentdb_binding.py       |  3 +-
.../statistics/opendaylight_v2/test_client.py      | 19 ++++----
.../statistics/opendaylight_v2/test_driver.py      | 24 +++++------
networking_odl/trunk/trunk_driver_v2.py            | 50 +++++++++++-----------
releasenotes/source/conf.py                        | 16 +++----
releasenotes/source/index.rst                      |  1 +
releasenotes/source/wallaby.rst                    |  6 +++
setup.cfg                                          |  8 ++--
tox.ini                                            | 16 +++----
36 files changed, 269 insertions(+), 251 deletions(-)







More information about the Release-announce mailing list