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-dynamic-routing/+/922190
[3]https://review.opendev.org/c/openstack/releases/+/922742

Related-Bug: #2069689
Change-Id: I39909b21313c95a65c9c8e2db535d219b1132c87
This commit is contained in:
Rodolfo Alonso Hernandez 2024-06-25 16:56:44 +00:00
parent 2385ad61d2
commit f844863a8e

View File

@ -21,7 +21,7 @@ oslo.messaging>=5.29.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=4.5.0 # Apache-2.0
neutron>=24.0.0.0b1 # 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