Add safe shutdown systemd jobs to tools
Without these jobs, a compute node that is rebooted or powered off may violently kill off the VMs running inside of it. This has been kept separate from the main portion of kolla-ansible since no current role modifies the systemd jobs of the system. Change-Id: I0a4424f97b5ad872ff0398258c1dc42d31d0ef07
tools/kolla-libvirt-guests.service
0 → 100644
tools/setup-compute-libvirt.yml
0 → 100644
tools/virt-guest-shutdown.target
0 → 100644
Please register or sign in to comment