Bump Neutron to 24.0.0.0b1

This new version has [1] and won't fail with the latest neutron-lib
release that removed the LBaaS constants in [2].

[1]https://review.opendev.org/c/openstack/neutron/+/902048
[2]https://review.opendev.org/c/openstack/neutron-lib/+/902133

Closes-Bug: #2057770
Change-Id: I8b3debfbfa36376fa6c7567b898a0abb48babcf5
This commit is contained in:
Rodolfo Alonso Hernandez 2024-03-10 05:03:00 +00:00
parent b297b47f56
commit 9f6dc5527c
1 changed files with 1 additions and 1 deletions

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>=23.0.0.0b3 # Apache-2.0
neutron>=24.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