3bc4866a21
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
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.34
|
|
python-subunit>=0.0.18
|