Bump Neutron and neutron-lib versions

It is needed to enforce the correct versions of both projects due
to incompatibilities with previous version. The Neutron Bobcat beta
3 should work with neutron-lib 3.8.0.

Change-Id: I1b7e35c92b01c15c9c236861f60d13bc5098330f
This commit is contained in:
Rodolfo Alonso Hernandez 2023-09-05 18:45:10 +00:00 committed by Rodolfo Alonso
parent 70fb6b345c
commit e02c1b9b3e
2 changed files with 2 additions and 4 deletions

View File

@ -8,7 +8,7 @@
keystoneauth1>=3.14.0 # Apache-2.0
netaddr>=0.7.18 # BSD
neutron-lib>=2.16.0 # Apache-2.0
neutron-lib>=3.8.0 # Apache-2.0
openstacksdk>=0.103.0 # Apache-2.0
oslo.config>=8.0.0 # Apache-2.0
oslo.log>=4.3.0 # Apache-2.0

View File

@ -15,6 +15,4 @@ testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0.27 # MIT
testtools>=2.2.0 # MIT
# NOTE: Precisely we need wallaby neutron
neutron>=18.0.0 # Apache-2.0
neutron>=23.0.0.0b3 # Apache-2.0