Merge "Wallaby and older: Remove heat-dashboard parameters from local_settings" into stable/victoria

This commit is contained in:
Zuul 2021-12-21 08:55:20 +00:00 committed by Gerrit Code Review
commit 74f0072214
1 changed files with 3 additions and 0 deletions

View File

@ -231,6 +231,9 @@ outputs:
horizon::timezone: {get_param: TimeZone}
horizon::file_upload_temp_dir: '/var/tmp'
horizon::help_url: {get_param: HorizonHelpURL}
# NOTE(tkajinam): The heat-dashboard parmaeters are now defined in an independent file,
# so should be removed from the base local_settings.
horizon::enable_user_pass: 'UNSET'
-
if:
- internal_tls_enabled