1
0
mirror of https://github.com/oVirt/ovirt-ansible-disaster-recovery.git synced 2026-02-05 15:46:40 +01:00
Files
Maor Lipchuk 30bc84cc86 Support a consistent file for running vms info on failback
If the file does not exists the process should fetch the running
VMs and save their info in the file.
If the file does exist, the failback process should use the existing file
since we assume that a failback process was already running before and
stopped at the middle.
This patch also add a validation step to validate before failback that
there is no file with running VMs info
2018-08-30 11:51:34 +03:00
..