Block keystonemiddleware for temporary + bindep

note: cherry-picked without releasenotes fix
(cherry picked from commit 560cc47a95)

Change-Id: Ie4e516bad59b40a5e22264b32956d132f0bdd4fc
Related-bug: #1737115
(cherry picked from commit cb41192b8a)
This commit is contained in:
hanxi.liu 2017-12-13 14:55:14 +08:00 committed by gord chung
parent c926c3a54c
commit 0d07a069de
2 changed files with 10 additions and 1 deletions

9
bindep.txt Normal file
View File

@ -0,0 +1,9 @@
mongodb [test platform:dpkg]
mongodb-server [test platform:rpm !platform:opensuseproject]
dev-db/mongodb [test platform:gentoo]
mysql-server [test platform:dpkg]
postgresql [test]
postgresql-client [test platform:dpkg]
postgresql-devel [test platform:rpm]
postgresql-server [test platform:rpm]
libpq-dev [test platform:dpkg]

View File

@ -4,7 +4,7 @@
debtcollector>=1.2.0 # Apache-2.0
tenacity>=3.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.19.0,>=4.0.0 # Apache-2.0
lxml>=2.3 # BSD
oslo.db>=4.1.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0