Skip oslo.messaging 9.0.0 release

With oslo.messaging 9.0.0 the ceilometer tests are failing. A fix [1]
in oslo.messaging already proposed and merged, but a release is needed
for the ceilometer tests to pass.

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

Change-Id: Ia90e4fb28c42467a9090d53742b5acc9d4841aaa
This commit is contained in:
Elod Illes 2018-10-09 11:10:36 +02:00
parent af18f2be7b
commit e4997a4ccf
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ oslo.log>=1.14.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
oslo.messaging>=5.12.0 # Apache-2.0
oslo.messaging!=9.0.0,>=5.12.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pysnmp<5.0.0,>=4.2.3 # BSD
python-glanceclient>=2.0.0 # Apache-2.0