openstack-health/requirements.txt
Matthew Treinish edeb4fc851
Add API method to get a list of recent runs by metadata
This commit adds a new rest api method to return a list of recent
runs for a given run_metadata key value pair. It will be useful in
constructing lists with links to recent runs.

Change-Id: Ic5557e42ab158b865c024dc539d291c061a69dce
Depends-On: I855c47e0056f459b1f71e919d0331c2e8ecbd3a8
2016-01-13 01:02:25 -05:00

13 lines
341 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.6
flask
subunit2sql>=1.2.0
sqlalchemy
flask-jsonpify
PyMySQL>=0.6.2
python-dateutil>=2.4.2
pandas>=0.17.1
numpy>=1.7.0