df325e8f6d
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
8 lines
193 B
YAML
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.
|
|
|