kloudbuster/requirements.txt
Yichen Wang af8fd33451 Announce the v4 image for KloudBuster
New features:
1. Support the progression runs;
2. Support to dynamically generate the HTML file based on the size requested for http servers;
3. Update the HdrHistogram to use v2 encoding/decoding algorithm for better performance and higher compression;

Change-Id: I69293145702cd766f47e8146c77919f3e6cbdb7f
2015-09-22 21:39:54 -07:00

18 lines
427 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>=1.3
Babel>=1.3
configure>=0.5
hdrhistogram>=0.3.1
oslo.log>=1.0.0
pecan>=0.9.0
python-openstackclient>=1.5.0
redis>=2.10.3
tabulate>=0.7.3
# Workaround for pip install failed on RHEL/CentOS
functools32>=3.2.3