ironic/ironic/conf
Julia Kreger 4ba418716e Retool sqlite retries
... To not try instantly, but also not to wait forever to retry.

Also, the maximum delay is also now the proper setting to cause
the attempt to exit, and is only set to 10 seconds, with a fairly
tight interval for retries to occur within.

This change also doesn't abort retries for releasing a node lock
and updating a node, both actions if they halt due to the close
out of a task, can be catastrophic to the underlying operation
and state, because internal actions around locking can't be retried
with a long interval, otherwise things break in very bad ways.

Change-Id: I2041e90bb0f7f522bde4338eceda97f0ae8b2c35
2023-08-17 07:25:19 -07:00
..
__init__.py Merge "Add configurable delays to the fake drivers" 2023-02-27 23:39:47 +00:00
agent.py Inject TLS certificate when using virtual media 2020-12-15 13:41:50 +01:00
anaconda.py CI: anaconda: permit tls certificate validation bypass 2022-08-17 12:59:32 -07:00
ansible.py Adding ansible python interpreter as driver_info 2019-03-13 11:15:16 +01:00
api.py Allow project scoped admins to create/delete nodes 2022-08-17 09:53:14 -07:00
audit.py Fix default value of "ignore_req_list" config option 2016-12-09 16:14:21 +02:00
auth.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
cinder.py Remove deprecated [cinder]url 2020-05-14 17:43:57 +02:00
conductor.py Add wait step 2023-07-24 22:42:20 +00:00
console.py Update [console]kill_timeout description 2020-06-24 14:50:51 +08:00
database.py Retool sqlite retries 2023-08-17 07:25:19 -07:00
default.py Firmware Interface 2023-07-11 07:39:15 -03:00
deploy.py Merge "increase disk_erasure_coconcurrency" 2022-09-20 20:56:35 +00:00
dhcp.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
dnsmasq.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
drac.py Fix RAID steps for non-RAID in idrac-redfish 2021-09-07 11:28:43 -04:00
fake.py Firmware Interface 2023-07-11 07:39:15 -03:00
glance.py Fix the invalid glance client test 2022-10-31 11:19:08 +01:00
healthcheck.py Add optional healthcheck middleware 2018-02-12 14:48:05 -05:00
ibmc.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
ilo.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
inspector.py Very basic in-band inspection with the "agent" interface 2023-07-13 09:50:11 +02:00
inventory.py Refactoring: clean up inspection data handlers 2023-03-14 18:26:06 +01:00
ipmi.py Automaticaly set cipher suite 2021-03-29 05:50:25 +02:00
irmc.py Add support auth protocols for iRMC 2022-09-29 20:12:17 +09:00
metrics_statsd.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
metrics.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
molds.py Change molds option to appropriate class 2022-08-05 20:06:20 +09:00
neutron.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
nova.py Mark more configuration options as reloadable 2020-05-06 16:22:51 +02:00
opts.py Fix DB/Lock session handling issues 2023-05-01 15:35:33 -07:00
pxe.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
redfish.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
sensor_data.py Get conductor metric data 2023-02-23 11:39:07 -08:00
service_catalog.py Introduce keystoneauth adapters for clients 2017-08-22 06:07:19 +00:00
snmp.py add snmp power action delay 2021-10-06 22:02:39 +00:00
swift.py Fix swiftclient creation 2017-12-06 14:14:29 +00:00
xclarity.py Mark xclarity password as secret 2018-05-15 09:47:21 +03:00