Bump down protobuf version from 3.5.0 to 3.4.0

As protobuf v3.5.0 has been removed, see:
https://pypi.python.org/pypi/protobuf
The CIs are failing with the following error:
Could not find a version that satisfies the requirement protobuf===3.5.0

So this commit is to bump down the version to 3.4.0.

Closes-Bug: #1734009
Change-Id: Icdaca80c58ab847f1b1ebaac19b79807ae3b73ce
This commit is contained in:
Jianghua Wang 2017-11-22 21:58:59 -08:00 committed by Dirk Mueller
parent 86af66a9c6
commit e37a806abf

View File

@ -335,7 +335,7 @@ python-karborclient===0.6.0
weakrefmethod===1.0.3;python_version=='2.7'
PuLP===1.6.8
crc16===0.1.1
protobuf===3.5.0
protobuf===3.4.0
os-dpm===1.1.0
sushy===1.2.0
python-neutronclient===6.5.0