nodepool/releasenotes/notes/openstack-upload-timeout-dc91ce56210dd86f.yaml
James E. Blair 3b434098c6 Add an image upload timeout to the openstack driver
Some uploads in opendev are taking hours.

We used to wait 6 hours for this, but we ended up using the SDK
default of 1 hour in recent versions.  Since we're seeing so much
disparity in time, make it user configurable.

Remove the unused 6 hour constant.

Change-Id: I9ca5fdbf7c66f176eb4f650fd287514708f46c16
2023-09-06 08:04:51 -07:00

7 lines
186 B
YAML

---
features:
- |
An upload timeout can be configured on OpenStack providers for use
in the case that image uploads to a provider take longer than the
default of one hour.