Add missing option for rgw/swift compatibility

RGW is now the default in tripleo and we need to make sure the variable
needed to ensure swift compatibility are collected here, avoiding to
apply config_overrides.
This change just adds the rgw variable to enforce Content-Length in
response for POST on Swift cont/obj.

Change-Id: I92ca8943a712f9dca451df751258097e053c5eed
This commit is contained in:
Francesco Pantano 2022-03-11 10:42:19 +01:00
parent 79911f0e22
commit 115439e6b6
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ outputs:
rgw_keystone_revocation_interval: '0'
rgw_s3_auth_use_keystone: 'true'
rgw_swift_versioning_enabled: 'true'
rgw_swift_enforce_content_length: 'true'
rgw_swift_account_in_url: 'true'
rgw_trust_forwarded_https: 'true'
# NOTE(fpantano) swift defaults