Bump Neutron to 25.0.0.0b1

This patch bumps the needed version of Neutron. This version
contains [1], that moves the WSGI module to ``neutron.api.wsgi``;
this change was implemented in this project in [2].

The release patch is [3].

[1]https://review.opendev.org/c/openstack/neutron/+/916406
[2]https://review.opendev.org/c/openstack/neutron-vpnaas/+/922189
[3]https://review.opendev.org/c/openstack/releases/+/922742

Related-Bug: #2069689
Change-Id: Ied0304cb1df807e3c9d6922f812d45f53a264f1f
This commit is contained in:
Rodolfo Alonso Hernandez
2024-06-25 17:02:50 +00:00
parent df2a9103da
commit f2fcd4586c

View File

@@ -22,7 +22,7 @@ oslo.serialization>=2.25.0 # Apache-2.0
oslo.service>=1.31.0 # Apache-2.0
oslo.utils>=4.5.0 # Apache-2.0
neutron>=17.0.0 # Apache-2.0
neutron>=25.0.0.0b1 # Apache-2.0
# The comment below indicates this project repo is current with neutron-lib
# and should receive neutron-lib consumption patches as they are released