puppet-nova/releasenotes/notes/cleanup-nova-compute-libvirt-d109949308bb292d.yaml
Takashi Kajinami cdec92f3e8 Clean up deprecated parameters of nova::compute::libvirt
Change-Id: I0ec7242dc1ade27ddf72426e4a89a49ab4d6c9de
2021-05-18 10:38:50 +09:00

18 lines
500 B
YAML

---
upgrade:
- |
The following deprecated parameters have been removed from
the ``nova::compute::libvirt`` class.
- ``libvirt_virt_type``
- ``libvirt_cpu_mode``
- ``libvirt_cpu_model``
- ``libvirt_cpu_model_extra_flags``
- ``libvirt_snapshot_image_format``
- ``libvirt_hw_dis_discard``
- ``libvirt_hw_machine_type``
- ``libvirt_hw_inject_password``
- ``libvirt_hw_inject_key``
- ``libvirt_hw_inject_partition``
- ``libvirt_enabled_perf_events``