puppet-horizon/releasenotes/notes/remove-enable_user_pass-from-base-e6e72e9dd5d6b85d.yaml
Takashi Kajinami a84514f5b7 Remove enable_user_pass from the base horizon class
... because the parameter was deprecated during Xena cycle in favor of
the separate classes for dashboard plugins.

Change-Id: I0105dca66abed6b4252df93d71c10d838dda1a7b
2022-05-12 09:13:24 +09:00

6 lines
164 B
YAML

---
upgrade:
- |
The ``horizon::enable_user_pass`` parameter has been removed. Use
the ``horizon::dashboards::heat::enable_user_pass`` parameter instead.