We contentedly announce the release of: networking-bgpvpn 7.0.1: API and Framework to interconnect bgpvpn to neutron networks This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/networking-bgpvpn Download the package from: https://pypi.org/project/networking-bgpvpn Please report issues through: https://bugs.launchpad.net/bgpvpn/+bugs For more details, please see below. Changes in networking-bgpvpn 7.0.0..7.0.1 ----------------------------------------- bbddf69 Replace openstack.org git:// URLs with https:// aec2435 Remove tripleo newton and ocata jobs (pike branch) 8c5715f Add required projects d6ea68b Import legacy jobs a62d8c6 tempest: unbreak scenario test 68c5433 import zuul job settings from project-config 9c34943 Fix check, gate and periodic jobs fe90ea2 unbreak tempest tests b25f6f9 Zuul: Remove project name cd85725 zuul: run tripleo scenario004 like before bf87af3 Shrink Tempest scenario manager copy 9aebfee functional tests: ignore all ODL tables Diffstat (except docs and test files) ------------------------------------- .gitignore | 9 + .stestr.conf | 3 + .zuul.yaml | 153 +++++++ devstack/devstack-gate-bagpipe-rc | 2 +- devstack/post_test_hook.sh | 15 +- .../post.yaml | 15 + .../run.yaml | 80 ++++ .../post.yaml | 15 + .../run.yaml | 80 ++++ .../networking-bgpvpn-dsvm-functional/post.yaml | 15 + .../networking-bgpvpn-dsvm-functional/run.yaml | 78 ++++ playbooks/networking-bgpvpn-dsvm-install/post.yaml | 15 + playbooks/networking-bgpvpn-dsvm-install/run.yaml | 78 ++++ tools/tox_install.sh | 5 + 21 files changed, 576 insertions(+), 509 deletions(-)