nova/releasenotes/notes/remove-deprecated-remove_unused_kernels-b663aa6829761f1e.yaml
Matthew Booth 547dc45044 Remove deprecated option libvirt.remove_unused_kernels
This option was deprecated in Grizzly, and explicitly marked for
removal in 13.0.0. We have reached this version, and it complicates
the cleanup of writing to the image cache, so now is the time to
remove it.

Change-Id: Iadfe21c956880d9cbe5c16a1e277e1c5362a5755
2016-05-17 11:09:02 +01:00

6 lines
205 B
YAML

---
upgrade:
- The deprecated config option ``remove_unused_kernels`` has been removed from the
``[libvirt]`` config section. No replacement is required, as this behaviour
is no longer relevant.