Files
openstack-ansible/releasenotes/notes/horizon_extend_local_settings-9e062b515de94b24.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

8 lines
258 B
YAML

---
features:
- |
Implemented variable ``horizon_extra_local_settings`` that allows to
insert arbitrary parameters defined as a regular mapping inside
local_settings.py of Horizon. Parameters will be inserted at the end of
the config file.