
Arik Hadas has submitted this change and it was merged. Change subject: core: do not attempt to update interface statistics on destroy vm ...................................................................... core: do not attempt to update interface statistics on destroy vm Now that DestroyVm only sets the VM status to powering down and wait for the monitoring to detect that the VM is actually down, DestroyVm should not update the network interface statistics anymore. Change-Id: I23f97757c73be64b6b579ae6e0730ab1ad9a58ce Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/DestroyVmVDSCommand.java 1 file changed, 0 insertions(+), 17 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/60923 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I23f97757c73be64b6b579ae6e0730ab1ad9a58ce Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>