tripleo-heat-templates/releasenotes/notes/pre-network-config-role-specific-b36cc4bd6383e493.yaml

12 lines
464 B
YAML
Raw Normal View History

---
features:
- PreNetworkConfig is modified to support role-specific parameters.
upgrade:
- PreNetworkConfig takes a new parameter, RoleParameters. All the templates
associated with PreNetworkConfig should add this new parameter during
upgrade.
deprecations:
- Parameters {{role}}KernelArgs, {{role}}TunedProfileName and
{{role}}HostCpusList are deprecated. Alternatively, role-specific
parameter support has been added with the same names.