Comment 32 for bug 1997581

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ironic-conductor (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/charm-ironic-conductor/+/872450
Committed: https://opendev.org/openstack/charm-ironic-conductor/commit/aadb3d974be9a8372abb1c15e3b353e192593f44
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit aadb3d974be9a8372abb1c15e3b353e192593f44
Author: Felipe Reyes <email address hidden>
Date: Thu Jan 19 11:17:12 2023 -0300

    Add config option swift-temp-url-duration

    This config option allows operators to increase the duration of
    temporary URLs handed to ironic-python-agent to download images when
    using the 'direct' deployment interface[0].

    The rendered file (ironic.conf) will only include
    [glance].swift_temp_url_duration when it's overriden by the
    operator, otherwise the upstream's default is used by omitting the key
    defition.

    [0] https://docs.openstack.org/ironic/latest/admin/interfaces/deploy.html#direct-deploy

    Closes-Bug: #1997581
    Change-Id: I6a4a582b199e5137a9e5fd185882acec20424f3a
    (cherry picked from commit 0cd0912668675128dd1d838783c8e452465f7a3b)
    (cherry picked from commit dbba6ae1d3e477282846f3190affea36b341fca1)
    (cherry picked from commit 22998bb693cfceaa485dc23c607f89e6f267da56)