Upgrade Kombu to fix breaking change in oslo messaging
Change-Id: I2e0aa6bbfc0d49d2a3d9d5a97d53e09aade4fdae
See: 631ade59bc
This commit is contained in:
parent
de22d48ad0
commit
2e56cf802e
@ -7,7 +7,7 @@ voluptuous>=0.8.9 # BSD License
|
||||
keystoneauth1>=2.14.0 # Apache-2.0
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
kombu>=3.0.25,<4.0.0 # BSD
|
||||
kombu>=4.0.0,!=4.0.2 # BSD
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user