2039138cfe
A new option is introduced for that, which defaults to the deploy timeout if it is set and to 1800 seconds if it is not. Change-Id: I10e02919e40d25bd4411f2b6f98f9317d1cfb187 Story: #1653112 Task: #9707
8 lines
274 B
YAML
8 lines
274 B
YAML
---
|
|
fixes:
|
|
- |
|
|
No longer tries to create a temporary URL with zero lifetime if the
|
|
``deploy_callback_timeout`` option is set to zero. The default of 1800
|
|
seconds is used in that case. Use the new
|
|
``configdrive_swift_temp_url_duration`` option to override.
|