Merge "blacklist oslo.policy-3.0.0"

This commit is contained in:
Zuul 2020-02-18 08:48:22 +00:00 committed by Gerrit Code Review
commit dc7719e8b4
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@ oslo.log<4.0.0;python_version<'3.0' # Apache-2.0
oslo.log;python_version>='3.0' # Apache-2.0
oslo.messaging!=9.0.0 # Apache-2.0
oslo.middleware # Apache-2.0
oslo.policy # Apache-2.0
oslo.policy<3.0.0;python_version=='2.7' # Apache-2.0
oslo.policy!=3.0.0;python_version>='3.6' # Apache-2.0
oslo.privsep<2.0.0;python_version=='2.7' # Apache-2.0
oslo.privsep;python_version>='3.6' # Apache-2.0
oslo.reports<2.0.0;python_version<'3.0' # Apache-2.0