Pin python-novaclient to 17.6.0
rally-openstack has an upper constraint of 17.6.0 for python-novaclient. Browbeat requires this constraint too as multiple scenarios are failing because of breaking changes in python-novaclient version 18.3.0. Closes-Bug: #2008235 Change-Id: I25b6561413217a875e3c9270ae0b8057ac15f352
This commit is contained in:
parent
677b2328ec
commit
d163c2a252
@ -5,3 +5,4 @@ pyrsistent==0.16.0;python_version<'3'
|
||||
pyrsistent>=0.17.0;python_version>='3'
|
||||
paramiko==2.8.0
|
||||
python-manilaclient<=3.0.0
|
||||
python-novaclient<=17.6.0
|
||||
|
Loading…
Reference in New Issue
Block a user