kloudbuster/requirements.txt
Yichen Wang 2fc1e6df28 Integrate with HdrHistogram to support compression
1. Integrate with HdrHistogram which supports JSON compression;
2. Fix the dependencies list;

Change-Id: Ia0a928522e800a79f8580b3ffb3f3406d7c148d7
2015-08-13 15:07:29 -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.1.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