nova/releasenotes/notes/remove-deprecated-compute-opts-bc935162bc4723ac.yaml
Stephen Finucane 694fa59338 conf: Remove deprecated 'null_kernel' opt
This flag was deprecated in a previous cycle. The flag and any uses of
it can now be removed.

Change-Id: Ie26f34b4f435eeb378b88f0c48f844b511696eb9
2017-10-21 00:23:51 +00:00

11 lines
281 B
YAML

---
upgrade:
- |
The following deprecated configuration options have been removed from the
``compute`` section of ``nova.conf``:
- ``null_kernel``
These were deprecated in the 15.0.0 release as they allowed for
inconsistent API behavior across deployments.