
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
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
setuptools>=40.3.0
|
|
elasticsearch
|
|
scapy
|
|
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
|