Fix IronicImageDownloadSource on undercloud

In I1de6853eebc545d65ef6ce09276be3bbac2132bd ironic direct deploy
switched from swift to http by default on the overcloud.
This continued using swift on the undercloud until swift is
removed.

However swift on undercloud was disabled by default a few days prior
in I860e99af585aff6d1f5490930c364f091df81e56.

As a result undercloud ironic.conf contains image_download_source=swift
eventhough swift is not deployed.

Change-Id: I5ac6629cb8ce7c2ddbf7fbe6192a01426d55f844
(cherry picked from commit 15ff29cf19)
This commit is contained in:
Oliver Walsh 2021-12-17 16:27:51 +00:00
parent 0f967f763b
commit 58ab7dedd8
1 changed files with 0 additions and 2 deletions

View File

@ -123,8 +123,6 @@ parameter_defaults:
IronicEnableStagingDrivers: true
IronicCleaningNetwork: 'ctlplane'
IronicForcePowerStateDuringSync: false
# NOTE(dtantsur): remove if/when swift is removed from the undercloud.
IronicImageDownloadSource: swift
IronicInspectorCollectors: default,extra-hardware,numa-topology,logs
IronicInspectorInterface: br-ctlplane
# IronicInspectorSubnets: