b88b14f1f0
Change-Id: I19f893876c95852b58ba4dee211128652436bd88
20 lines
486 B
Plaintext
20 lines
486 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
|
|
|
|
configure>=0.5
|
|
lxml>=3.4.0
|
|
paramiko>=1.14.0
|
|
prettytable>=0.7.2
|
|
pymongo>=2.7.2
|
|
python-glanceclient>=0.15.0
|
|
python-neutronclient<3,>=2.3.6
|
|
python-novaclient>=2.18.1
|
|
python-openstackclient>=0.4.1
|
|
python-keystoneclient>=1.0.0
|
|
scp>=0.8.0
|
|
tabulate>=0.7.3
|