Merge "Conditional LVM storage setup for cinder-volume"
[apex-tripleo-heat-templates.git] / releasenotes / notes / pre-network-config-role-specific-b36cc4bd6383e493.yaml
1 ---
2 features:
3   - PreNetworkConfig is modified to support role-specific parameters.
4 upgrade:
5   - PreNetworkConfig takes a new parameter, RoleParameters. All the templates
6     associated with PreNetworkConfig should add this new parameter during
7     upgrade.
8 deprecations:
9   - Parameters {{role}}KernelArgs, {{role}}TunedProfileName and
10     {{role}}HostCpusList are deprecated. Alternatively, role-specific
11     parameter support has been added with the same names.