Fix manilclient.v2 import error

It hits also the gates.

Closes-Bug: #1707194
Change-Id: If7330345c4d67a94b4ce225a19def5feafddaea6
This commit is contained in:
Luigi Toscano 2017-07-28 16:04:54 +02:00
parent 73c31c667d
commit 502eb756cc
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
# pbr should be first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
ipaddress>=1.0.7;python_version<'3.3' # PSF
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0