summaryrefslogtreecommitdiff
path: root/releasenotes/notes/zero-temp-url-c21e208f8933c6f6.yaml
blob: 364b94ba642c3398b5fd17e7ffb97eb033a3ed64 (plain)
1
2
3
4
5
6
7
---
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.