diff options
author | Dmitry Tantsur <dtantsur@protonmail.com> | 2021-02-24 13:32:44 +0100 |
---|---|---|
committer | Dmitry Tantsur <dtantsur@protonmail.com> | 2021-02-24 13:34:17 +0100 |
commit | 5533077c7d3c7afafe365173476e5580ea4b4ba0 (patch) | |
tree | a53d1892640ce248f836e59640a0089251240979 /zuul.d/ironic-jobs.yaml | |
parent | 6e0682377ce433e1f9e6acf863e2bf73728a75ae (diff) | |
download | ironic-5533077c7d3c7afafe365173476e5580ea4b4ba0.tar.gz |
Enable swift temporary URLs in grenade and provide a good error message
The fixed configdrive_use_object_store requires them.
Change-Id: Ie7323ae107c7f801be010353c7c4f3b8a43c3a1a
Diffstat (limited to 'zuul.d/ironic-jobs.yaml')
-rw-r--r-- | zuul.d/ironic-jobs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index 0f8cc9268..ff252f9d9 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -788,6 +788,8 @@ IRONIC_AUTOMATED_CLEAN_ENABLED: False Q_AGENT: openvswitch Q_ML2_TENANT_NETWORK_TYPE: vxlan + SWIFT_ENABLE_TEMPURLS: True + SWIFT_TEMPURL_KEY: secretkey EBTABLES_RACE_FIX: True LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images old: |