tripleo-heat-templates/releasenotes/notes/compute_deprecated_params-a2d69efd75f7c50f.yaml
Steven Hardy d8e2531820 Convert compute-role.yaml to role.role.j2.yaml
Add some special-casing for backwards compatibility, such that the
Compute role can be rendered via j2 for support of composable networks.

Change-Id: Ieee446583f77bb9423609d444c576788cf930121
Partially-Implements: blueprint composable-networks
2017-08-11 15:06:34 +01:00

10 lines
376 B
YAML

---
deprecations:
- |
The following parameters are deprecated for the Compute role:
NovaComputeSchedulerHints - use ComputeSchedulerHints instead
NovaComputeServerMetadata - use ComputeServerMetadata instead
NovaComputeExtraConfig - use ComputeExtraConfig instead
NovaComputeIPs - use ComputeIPs instead
NovaImage - Use OvercloudComputeImage instead