os-collect-config/requirements.txt
Ben Nemec ab5c66df45 Revert "Switch to oslo.log"
This isn't quite right and broke on stable/liberty.  Pushing
a revert in case I3c22d77dece399d21ab94783b74990789a1e1481
doesn't actually fix the problem.  We should probably merge
whichever passes first.

This reverts commit 69653318f4.

Change-Id: I9304429f25d28ca756e50b1788e149c5bb46b1d6
2016-03-21 20:50:25 +00:00

17 lines
453 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.6
anyjson>=0.3.3
eventlet>=0.17.4
python-keystoneclient!=1.8.0,>=1.6.0
python-heatclient>=0.6.0
python-zaqarclient>=0.3.0
requests!=2.9.0,>=2.8.1
iso8601>=0.1.9
lxml>=2.3
oslo.config>=2.7.0 # Apache-2.0
six>=1.9.0
dogpile.cache>=0.5.4