Change in ovirt-engine[master]: engine: Ignore change in creationDate for NEXT_RUN

Arik Hadas has submitted this change and it was merged. Change subject: engine: Ignore change in creationDate for NEXT_RUN ...................................................................... engine: Ignore change in creationDate for NEXT_RUN Ignore creationDate when getting list of changed fields to update on the next run. Otherwise creationDate will always show change in milliseconds, because creationDate is saved without milliseconds in OVF, but with milliseconds in the DB. Change-Id: If672659ba5a433aa9d029b258bf7e36e0fe58b82 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1238742 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmChangedFieldsForNextRunQuery.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Shmuel Leib Melamud: Verified Arik Hadas: Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/54175 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If672659ba5a433aa9d029b258bf7e36e0fe58b82 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com