Merge "Update requirements to implement secure RBAC"

This commit is contained in:
Zuul 2020-12-11 08:59:44 +00:00 committed by Gerrit Code Review
commit 0bac3700b3
1 changed files with 4 additions and 3 deletions

View File

@ -6,14 +6,15 @@ tenacity>=3.2.1 # Apache-2.0
croniter>=0.3.4 # MIT License
futurist>=0.11.0 # Apache-2.0
jsonschema>=3.2.0 # MIT
keystonemiddleware>=2.2.0,!=4.19.0
keystonemiddleware>=5.1.0 # Apache-2.0
gnocchiclient>=3.1.0 # Apache-2.0
lxml>=2.3
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.context>=2.22.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.log>=4.3.0 # Apache-2.0
oslo.policy>=3.6.0 # Apache-2.0
oslo.upgradecheck>=0.1.1 # Apache-2.0
PasteDeploy>=1.5.0
pbr>=2.0.0 # Apache-2.0