Block oslo.messaging 2.6.1 release

The oslo.messaging-2.6.1 has broken Ceilometer Jenkins job two days, The
change[1] could hopefully fix the issue, but it is better to block the
oslo.messaging-2.6.1 to make Ceilometer Jenkins alive now.

[1] https://review.openstack.org/#/c/234372/

Related-Bug: #1505730
Change-Id: Ibb2a8c18651c601c844c3bc9d89f18ae032accf8
Depends-On: Id1e58a9db0d277de2f30de54db97040811f40ff2
This commit is contained in:
liusheng 2015-10-15 09:20:00 +08:00 committed by liusheng
parent 130b8519df
commit bbcfcbb1af
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ oslo.service>=0.9.0 # Apache-2.0
PasteDeploy>=1.5.0
pbr>=1.6
pecan>=1.0.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0,!=2.6.0,!=2.6.1 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0

View File

@ -30,4 +30,4 @@ testscenarios>=0.4
testtools>=1.4.0
gabbi>=1.1.4 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
tempest-lib>=0.9.0
tempest-lib>=0.10.0