Bump minimum version of oslo.log to 4.3.0

This allows us to use versionutils Wallaby marker for deprecation
warnings.

Change-Id: Idca6a7b1fb72664edc9e6d662148ea0c99cae41e
This commit is contained in:
Lance Bragstad 2020-11-23 18:48:32 +00:00
parent e49b80703f
commit c62e3fa197
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ oslo.config==5.2.0
oslo.context==2.19.2
oslo.db==8.3.0
oslo.i18n==3.15.3
oslo.log==3.36.0
oslo.log==4.3.0
oslo.messaging==12.4.0
oslo.middleware==3.31.0
oslo.policy==1.30.0

View File

@ -14,7 +14,7 @@ oslo.config>=5.2.0 # Apache-2.0
oslo.concurrency>=4.2.0 # Apache-2.0
oslo.messaging>=12.4.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.log>=4.3.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0