nova/releasenotes/notes/deprecate-compute-options-011c9a454182a8bf.yaml
Sarafraj Singh 6a8924a7b6 Deprecate compute options
Marked following config options as deprecated:
1. multi_instance_display_name_template
2. null_kernel

API behaviour should not be changed through these flags and these
value should be hard coded.

Blueprint centralize-config-options-ocata

Change-Id: I613be6a42b3f2163fc7aa10f40b1a087306f89dd
2016-12-12 21:09:34 +00:00

7 lines
296 B
YAML

---
deprecations:
- |
The config options ``multi_instance_display_name_template`` and
``null_kernel`` in the ``DEFAULT`` group are now deprecated and may be
removed as early as the 16.0.0 release. These options are deprecated to
keep API behaviour consistent across deployments.