Update oslo.config version

When import the old version, the unuseful infomation is printed.
Update to new version.

Change-Id: If151c7a3ed4e68af84933c4a6b4e162a1b78dc70
This commit is contained in:
Caihui 2020-07-15 03:22:32 -07:00
parent 339ef21789
commit cad1afc828
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ os-service-types==1.2.0
os-win==4.0.0
osc-lib==1.10.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.config==6.0.0
oslo.context==2.20.0
oslo.i18n==3.20.0
oslo.log==3.36.0

View File

@ -14,7 +14,7 @@ python-freezerclient>=2.0.0 # Apache-2.0
oslo.serialization>=2.25.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.config>=6.0.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
os-brick>=2.2.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0