Change in ovirt-engine[master]: core: rename saveVmsToDb to flush

Arik Hadas has submitted this change and it was merged. Change subject: core: rename saveVmsToDb to flush ...................................................................... core: rename saveVmsToDb to flush Rename VmsMonitoring#saveVmsToDb to flush and extract the call to addUnmanagedVms from it since it is not really part of the flush into the database. Change-Id: I0e4380ecaeb1d4ae039ae1af500ee4d245389692 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Arik Hadas: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/51691 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0e4380ecaeb1d4ae039ae1af500ee4d245389692 Gerrit-PatchSet: 2 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>
participants (1)
-
ahadas@redhat.com