Upgrade oslo.messaging to 5.2.0

Avoid the jenkins error: 'ImportError: No module named vine.five'

Change-Id: I5f9fcbdd42a2b147825172a02bfd4c5ecd39f187
This commit is contained in:
zhangguoqing 2016-11-04 15:34:12 +08:00
parent 772ba65266
commit babfc9287c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ oslo.concurrency>=3.5.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0