puppet-nova/releasenotes/notes/cleanup-image_cache-opts-ebecdd4a18769dd3.yaml
Takashi Kajinami 369f050979 Remove image_cache parameters from nova::compute::libvirt
... because these parameters were deprecated during the Victoria cycle
in favor of the new nova::compute::image_cache class[1].

[1] 3811ac99a85d1725ba2d58de99bee6013992e669
Change-Id: Icf0a695ccc107c463fdfbedd29fe662f996d76cb
2021-05-04 21:18:05 +09:00

10 lines
254 B
YAML

---
upgrade:
- |
The following parameters have been removed from
the ``nova::compute::libvirt`` class.
- ``remove_unused_base_images``
- ``remove_unused_original_minimum_age_seconds``
- ``remove_unused_resize_minimum_age_seconds``