8adfa15dbf
Change-Id: I0979aaf4ba5205550a11fba93421a96fc5025d08
26 lines
609 B
Plaintext
26 lines
609 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
pbr<2.0,>=1.3
|
|
Babel>=1.3
|
|
|
|
attrdict>=2.0.0
|
|
lxml>=3.4.0
|
|
paramiko>=2.4.2
|
|
prettytable>=0.7.2
|
|
pymongo>=2.7.2
|
|
pytz>=2016.4
|
|
python-glanceclient>=0.15.0
|
|
python-neutronclient>=3.0.0
|
|
python-novaclient>=2.18.1
|
|
python-openstackclient>=0.4.1
|
|
python-keystoneclient>=3.10.0
|
|
scp>=0.8.0
|
|
tabulate>=0.7.3
|
|
fluent-logger>=0.5.2
|
|
|
|
# Workaround for pip install failed on RHEL/CentOS
|
|
functools32>=3.2.3;python_version<'3'
|
|
|