neutron/neutron/notifiers
Slawek Kaplonski 6bd6847a79 Add config option ``http_retries``
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".

Conflicts:
    neutron/notifiers/ironic.py
    neutron/notifiers/nova.py
    neutron/tests/unit/notifiers/test_nova.py

Change-Id: I795ee7ca729646be0411a1232bf218015c65010f
Closes-Bug: #1883712
(cherry picked from commit e94511cd25)
2020-07-09 12:17:38 +02:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
batch_notifier.py Refactor the L3 agent batch notifier 2020-04-10 16:39:30 +02:00
nova.py Add config option ``http_retries`` 2020-07-09 12:17:38 +02:00