Fix min version of Neutron

Some unit tests appear to fail otherwise.

Signed-off-by: Thomas Goirand <zigo@debian.org>
Change-Id: Iaea938c42de5d9987457c202a0069cbada3b6618
This commit is contained in:
Thomas Goirand 2025-09-20 03:17:38 +02:00
parent 5fcce935bf
commit 7412d346f9

View file

@ -12,6 +12,6 @@ oslo.service[threading]>=4.2.0 # Apache-2.0
pbr>=6.0.0 # Apache-2.0
openstacksdk>=0.31.2 # Apache-2.0
tooz>=6.3.0 # Apache-2.0
neutron>=14.0.0.0b1 # Apache-2.0
neutron>=27.0.0.0rc1 # Apache-2.0
tenacity>=6.0.0 # Apache-2.0
keystoneauth1>=3.14.0 # Apache-2.0