tripleo-common/releasenotes/notes/config-download-timeout-7296683716f78022.yaml
James Slagle 771975640c Add config_download_timeout input
The config_download_deploy workflow now has a config_download_timeout input
that will honor a user requested timeout. Previously, no timeout was honored
even though the user could request one via tripleoclient.

Change-Id: I522b71f92149e0cee7842d1bcbf35d9e820454b8
Partial-Bug: #1783893
2018-08-29 20:39:49 -04:00

6 lines
236 B
YAML

---
fixes:
- The config_download_deploy workflow now has a config_download_timeout input
that will honor the user requested timeout. Previously, no timeout was
honored even though the user could request one via tripleoclient.