ansible/changelogs/fragments/66267-httpapi-timeout.yaml
Nathaniel Case 0a3a81bd12
Persistent connections: These timeouts seem unused (#66267)
* These timeouts seem unused

* Add changelog
2020-01-10 23:09:21 -05:00

5 lines
202 B
YAML

bugfixes:
- Fix httpapi timeout value to read from persistent_command_timeout as intended.
minor_changes:
- Remove timeout option from httpapi, netconf, & network_cli connections, as they were unused.