Bump min openstacksdk to use name filter for service

As follow-up of 9575a24796e019fd66f1bb1a5ef0bcbfc167351a , bump
the minimum openstacksdk version because name filter in service list is
not available in the current min version[1].

[1] 1b21b7bda1ead2d28568acea7fc0c0addaa913b0

Change-Id: I506c536b601cfab773f6c49cde9a6d91a7854f4b
This commit is contained in:
Takashi Kajinami 2024-10-27 14:03:12 +09:00
parent a9f339bd48
commit fd330a22ac

View File

@ -2,4 +2,4 @@ keystoneauth1>=3.9.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.44.0 # Apache-2.0
openstacksdk>=0.31.1 # Apache-2.0
openstacksdk>=0.47.0 # Apache-2.0