We joyfully announce the release of: networking-bagpipe 11.0.2: Mechanism driver for Neutron ML2 plugin using BGP E-VPNs/IP VPNs as a backend This release is part of the train stable release series. The source is available from: https://opendev.org/openstack/networking-bagpipe Download the package from: https://pypi.org/project/networking-bagpipe Please report issues through: https://bugs.launchpad.net/networking-bagpipe/+bugs For more details, please see below. Changes in networking-bagpipe 11.0.1..11.0.2 -------------------------------------------- 2512a2b Monkey patch original current_thread _active f58058a Dropping lower constraints testing (stable Train) Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 - lower-constraints.txt | 151 --------------------- .../agent/bagpipe_ml2/agent_extension.py | 6 + test-requirements.txt | 1 + tox.ini | 11 +- 6 files changed, 11 insertions(+), 164 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 2564bdc..a6acb02 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,0 +20 @@ reno>=2.5.0 # Apache-2.0 +isort==4.3.21 # MIT \ No newline at end of file