Add oslo.messaging to requirements

Change-Id: Id361a254b708005faada557a4d929560e5d5b791
This commit is contained in:
rabi 2017-11-18 10:50:39 +05:30
parent 3220134fbe
commit 322707ca4f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
keystoneauth1>=3.2.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
python-cinderclient>=3.2.0 # Apache-2.0
gnocchiclient>=3.3.1 # Apache-2.0