We are gleeful to announce the release of: neutron-dynamic-routing 20.0.0: Neutron Dynamic Routing This release is part of the yoga 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. Changes in neutron-dynamic-routing 19.0.0.0rc1..20.0.0 ------------------------------------------------------ c955e81 Use TOX_CONSTRAINTS_FILE 627695c remove unicode from code 8a0ddf6 Add a StaticScheduler without automatic scheduling a0d2c15 Fix Mako in lower-constraints 9913a08 Add Python3 yoga unit tests f8c853f Update master for stable/xena cae03ea Use payload style callback 630678b Payload changes for FLOATING_IP events 0387605 Drop dsvm-functional tox env and related files Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 16 ++- lower-constraints.txt | 2 +- neutron_dynamic_routing/services/bgp/bgp_plugin.py | 22 ++-- .../bgp/scheduler/bgp_dragent_scheduler.py | 11 +- .../bgp/scheduler/test_bgp_dragent_scheduler.py | 8 +- .../add-static-scheduler-a3b0f54b964ae306.yaml | 10 ++ releasenotes/source/conf.py | 16 +-- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 + tox.ini | 16 +-- 18 files changed, 132 insertions(+), 196 deletions(-)