e94511cd25
This option allows to configure Number of times nova or ironic client should retry on any failed http call. Default value for this new option is "3". Change-Id: I795ee7ca729646be0411a1232bf218015c65010f Closes-Bug: #1883712
7 lines
200 B
YAML
7 lines
200 B
YAML
---
|
|
features:
|
|
- |
|
|
A new configuration option ``http_retries`` was added. This option allows
|
|
configuring the number of times the nova or ironic client should retry on
|
|
a failed HTTP call.
|