Move pypowervm requirement to 1.1.12

pypowervm needs to be 1.1.12 or later for PowerVM vSCSI cinder volume
support [1].

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

Change-Id: I3bb4359c04ec8e1e9ece09670e108cd023d0f558
This commit is contained in:
esberglu 2018-04-02 12:46:49 -05:00
parent c683518ecb
commit 28b696f3d7

View File

@ -61,7 +61,7 @@ microversion-parse>=0.2.1 # Apache-2.0
os-xenapi>=0.3.1 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
cursive>=0.2.1 # Apache-2.0
pypowervm>=1.1.11 # Apache-2.0
pypowervm>=1.1.12 # Apache-2.0
os-service-types>=1.2.0 # Apache-2.0
taskflow>=2.16.0 # Apache-2.0
python-dateutil>=2.5.3 # BSD