tripleo-heat-templates/deployment/horizon
Keigo Noha 812aa726ef Set 'DEBUG' to horizon::log_level if HorizonDebug or Debug is true
Previously, if HorzionDebug of Debug was true, horizon::django_debug
was set to True. However, those parameters didn't change the logger
level of horizon components. By this change, when HorizonDebug or
Debug is True, horizon::log_level is set to 'DEBUG'.

Change-Id: I0a140682c552ba8a4e943124330852259e66142d
2020-07-28 17:59:48 +09:00
..
horizon-container-puppet.yaml Set 'DEBUG' to horizon::log_level if HorizonDebug or Debug is true 2020-07-28 17:59:48 +09:00