
Tal Nisan has submitted this change and it was merged. Change subject: core: Filter out external VMs for OVF_SOTRE disk. ...................................................................... core: Filter out external VMs for OVF_SOTRE disk. Filter out external VMs when we store VMs to the OVF_STORE disk in the Storage Domain. External VMs represent processes which run on the Host and does not reflect entities which the user will want to preserve for disaster, therefore there is no need to preserve also external VMs in the OVF_STORE disk. Change-Id: I253bfb974f78d0e7441da020d4bfe46c8aa5ac10 Bug-Url: https://bugzilla.redhat.com/1259467 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M packaging/dbscripts/vms_sp.sql 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/46429 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I253bfb974f78d0e7441da020d4bfe46c8aa5ac10 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org