Merge "Add openstacksdk to requirements"

This commit is contained in:
Zuul 2023-02-23 18:14:39 +00:00 committed by Gerrit Code Review
commit 430de222da
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ metalsmith==1.6.2
mock==3.0.5
netaddr==0.8.0
neutron-lib==2.7.0
openstacksdk==0.31.2
oslo.config==8.4.0
oslo.log==4.4.0
packaging==20.4

View File

@ -9,6 +9,7 @@ keystoneauth1>=4.3.0 # Apache-2.0
metalsmith>=1.6.2 # Apache-2.0
netaddr>=0.8.0 # BSD
neutron-lib>=2.7.0 # Apache-2.0
openstacksdk>=0.31.2 # Apache-2.0
oslo.config>=8.4.0 # Apache-2.0
oslo.log>=4.4.0 # Apache-2.0
packaging>=20.4 # Apache-2.0