Fix bug 2231: reverse_sync in fsmongo obtains file timestamp with UTC timezone instea... 41/13141/1
authorGabriel Cuba <gcuba@whitestack.com>
Tue, 4 Apr 2023 06:57:17 +0000 (01:57 -0500)
committerGabriel Cuba <gcuba@whitestack.com>
Tue, 4 Apr 2023 06:57:17 +0000 (01:57 -0500)
commit09496abf441b0f3730f0288df161da1ca004be69
treeb1b2bd6e7ebc9b0739b8cdcfdbcb90148191f8e0
parent76394efe9fbee088dddd1dc9d4da6f043c3959a5
Fix bug 2231: reverse_sync in fsmongo obtains file timestamp with UTC timezone instead of local timezone, so
that filesystem and mongodb timestamps are correctly compared

Change-Id: I0056026704a624329aae1ae52a45143d12f6dfdd
Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
osm_common/fsmongo.py
releasenotes/notes/Fix_bug_2231-3b2a0cf186a460ce.yaml [new file with mode: 0644]