Fix test CI failures

* pin oslo.serialization<1.5.0
* pin oslo.config<=1.11.0

Change-Id: I762b774b7531e887c1d47877b7fa709ff07265ac
Closes-Bug: #1476704
This commit is contained in:
Tatyana Leontovich 2015-07-21 18:43:04 +03:00
parent bf94b76521
commit 1672bf8908
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
oslo.config>=1.1.1
oslo.config>=1.2.1,<=1.11.0
python-cinderclient>=1.0.7
python-ceilometerclient>=1.0.9
python-keystoneclient>=0.11
@ -22,7 +22,8 @@ gevent==0.13.8
importlib
keystonemiddleware>=1.2.0
kombu
oslo.serialization>=1.0.0,<=1.2.0
oslo.serialization>=1.0.0,<1.5.0
pecan>=0.3.0,<0.6.0
psycopg2>=2.5.1
stevedore>=0.10