puppet-nova/releasenotes/notes/compute-libvirt-guests-b51fdee7cf4d0289.yaml
Martin Schuppert df325e8f6d Add functionality to manage /etc/sysconfig/libvirt-guests
If resume_guests_state_on_host_boot is set in nova.conf also
libvirt-guests need to be configured in the right way to shutdown
running instances on a compute reboot.

Closes-bug: 1778216
Change-Id: I2766cdd66ff17756daaf1a75ad516a7af6eebddc
2018-07-05 15:33:49 +02:00

8 lines
193 B
YAML

---
features:
- |
Adds nova::compute::libvirt_guests to manage /etc/sysconfig/libvirt-guests
to configure libvirt-guests for compute reboot and handle running instance
properly.