puppet-neutron/releasenotes/notes/client-http_retries-2bef45e4c83037cf.yaml
Takashi Kajinami 1389140f17 Add support for http_retries
The new http_retries option was added into neutron to define number of
retries in client connections.
This patch adds support for that new option.

Depends-on: https://review.opendev.org/#/c/736026/
Change-Id: Ifd7978c2404c6dd662d5e228bd7872cdfe00f4f4
2020-07-10 15:27:38 +09:00

6 lines
143 B
YAML

---
features:
- |
The new ``neutron::server::notifications::http_retries`` parameter has been
added to set number of client retries.