We are pumped to announce the release of: neutron-dynamic-routing 11.0.1: Neutron Dynamic Routing This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/neutron-dynamic-routing/ For more details, please see below. Changes in neutron-dynamic-routing 11.0.0..11.0.1 ------------------------------------------------- c191407 Fix failure when adding a speaker to an agent 0f27453 Migrate legacy jobs into neutron-dynamic-routing repo Diffstat (except docs and test files) ------------------------------------- .gitignore | 1 + .zuul.yaml | 106 +++++++++++++++++++++ neutron_dynamic_routing/db/bgp_db.py | 2 +- .../services/bgp/agent/bgp_dragent.py | 6 +- .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 57 +++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 70 ++++++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 57 +++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 57 +++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 57 +++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 62 ++++++++++++ .../post.yaml | 80 ++++++++++++++++ .../run.yaml | 62 ++++++++++++ 20 files changed, 1139 insertions(+), 3 deletions(-)