Merge "Fix oslo policy DeprecatedRule warnings"

This commit is contained in:
Zuul 2021-07-06 09:18:55 +00:00 committed by Gerrit Code Review
commit e33d9c5d78
2 changed files with 509 additions and 550 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@ oslo.db>=9.1.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.log>=4.3.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.policy>=3.6.2 # Apache-2.0
oslo.policy>=3.7.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.upgradecheck>=1.3.0 # Apache-2.0