[release-announce] neutron-vpnaas 20.0.1 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Wed Dec 7 15:45:40 UTC 2022
We are pleased to announce the release of:
neutron-vpnaas 20.0.1: OpenStack Networking VPN as a Service
This release is part of the yoga stable release series.
The source is available from:
https://opendev.org/openstack/neutron-vpnaas
Download the package from:
https://tarballs.openstack.org/neutron-vpnaas/
Please report issues through:
https://bugs.launchpad.net/neutron/+bugs
For more details, please see below.
Changes in neutron-vpnaas 20.0.0..20.0.1
----------------------------------------
568e07c61 l3ha: fix status updates
2678c9fd2 Drop lower-constraints.txt and its testing
547093356 Fix failover with L3 HA
86fb6b97a tests: fix functional tests
d73919979 Update TOX_CONSTRAINTS_FILE for stable/yoga
981733558 Update .gitreview for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 1 -
lower-constraints.txt | 135 ---------------------
neutron_vpnaas/services/vpn/agent.py | 6 +-
requirements.txt | 4 +
tox.ini | 10 +-
7 files changed, 17 insertions(+), 154 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 712880f86..2f7e3ee2e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
More information about the Release-announce
mailing list