ironic-python-agent/ironic_python_agent/openstack/common
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
..
__init__.py Renaming to IPA 2014-03-19 15:50:43 -07:00
gettextutils.py Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
importutils.py Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
jsonutils.py Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
local.py Renaming to IPA 2014-03-19 15:50:43 -07:00
log.py Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
loopingcall.py Adding DynamicLoopingCall around lookup 2014-03-31 14:54:14 -07:00
timeutils.py Renaming to IPA 2014-03-19 15:50:43 -07:00