kolla-ansible/releasenotes/notes/horizon-local-settings-d-32c9ad3d40ca23f4.yaml
Michal Nasiadka 448209459d CI: Add codespell to pep8
Fix existing spelling errors

Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
2024-04-22 13:19:23 +00:00

10 lines
376 B
YAML

---
upgrade:
- |
Horizon role was reworked to preferred local_settings.d
configuration model. Files ``local_settings`` and
``custom_local_settings`` were renamed to ``_9998-kolla-settings.py``
and ``_9999-custom-settings.py`` Users who use horizon's custom
configuration have to change the names of those files in
``/etc/kolla/config/horizon`` also.