tripleo-heat-templates/releasenotes
Martin Schuppert 74660dd93d Add customized libvirt-guests unit file to properly shutdown instances
If resume_guests_state_on_host_boot is set in nova.conf instances
need to be shutdown using libvirt-guests after nova_compute container
is shut down. Therefore we need a customized libvirt-guests unit file
which:
1) removes the dependency to libvirt (non container) that it don't
   get started as a dependency and make the nova_libvirt container
   to fail.
2) adds a dependency to docker related services that a shutdown of
   nova_compute container is possible on system reboot.
3) stops nova_compute container
4) shutdown VMs

This is a missing part of Bug 1778216.

Depends-On: https://review.opendev.org/672472

Change-Id: Ic4b7b427827114fcec0f4973a200461e811ee53a
Related-bug: 1778216
(cherry picked from commit 9f478ee18e)
(cherry picked from commit 959aa9d9a5)
2019-07-25 10:29:51 +02:00
..
notes Add customized libvirt-guests unit file to properly shutdown instances 2019-07-25 10:29:51 +02:00
source Use Python to compute release notes version 2017-08-29 10:55:00 -07:00