puppet-horizon/releasenotes/notes/rocky-remove-deprecated-params-c788c10d6468657c.yaml
Tobias Urdin c3eefcb86e Remove deprecated parameters
These parameters has been deprecated for
more than two years.

Let's remove them and add release notes.

Change-Id: I229f49ac4ce02e0b1ddbd0a2f111739ce3059f37
Closes-Bug: 1767114
2018-04-26 17:25:42 +02:00

15 lines
614 B
YAML

---
upgrade:
- |
The deprecated horizon::fqdn parameter is now removed.
Please use the allowed_hosts and server_aliases parameters instead.
- |
The deprecated horizon::wsgi::apache::fqdn parameter is now removed.
Please use the server_aliases parameter instead.
- |
The deprecated horizon::custom_theme_path parameter is now removed.
Please use the available_themes parameter instead.
- |
The deprecated tuskar_ui, tuskar_ui_ironic_discoverd_url, tuskar_ui_undercloud_admin_password
and tuskar_ui_deployment_mode is now removed. Please remove the usage of these parameters.