tripleo-heat-templates/releasenotes/notes/controller_deprecated_params-7f009de6d17c05a4.yaml
Steven Hardy 1aad286ca3 Convert controller-role.yaml to role.role.j2.yaml
Add deprecated role-specific parameters to role definition, in
order to special-case some parameters for backwards compatibility,
such that the Controller role can be rendered via j2 for support
of composable networks.

Co-Authored By: Dan Sneddon <dsneddon@redhat.com>
Change-Id: I5983f03ae1b7f0b6add793914540b8ca405f9b2b
Partially-Implements: blueprint composable-networks
2017-08-11 15:06:34 +01:00

9 lines
276 B
YAML

---
deprecations:
- |
The following parameters are deprecated for the Controller role:
controllerExtraConfig - Use ControllerExtraConfig instead,
OvercloudControlFlavor - Use OvercloudControllerFlavor instead,
controllerImage - use ControllerImage instead.