ironic-python-agent/requirements.txt
Josh Gachnang 3bc4866a21 Adding DynamicLoopingCall around lookup
Currently, if a single lookup call to the Ironic API fails, the entire
agent errors out and restarts. This allows the agent to retry for a set
amount of time before throwing an uncaught exception forcing a restart.

Change-Id: I39752fb3f42ad3e4f15a49194f1554e1d3463cf8
Closes-Bug: 1297019
2014-03-31 14:54:14 -07:00

12 lines
232 B
Plaintext

requests==2.0.0
stevedore==0.14
ordereddict>=1.1
-e git+https://github.com/jimrollenhagen/pecan@7c8db9bca2daf33a4616f0308db75a0c0d55d015#egg=pecan
WSME>=0.6
six>=1.5.2
oslo.config==1.2.1
Babel==1.3
iso8601==0.1.10
eventlet>=0.13.0