diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-05-06 12:19:24 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-05-06 12:19:24 -0500 |
commit | 690bdce9a73ec6d00b4eebbbca31cc527e7b2fce (patch) | |
tree | 780cb3f979fdb20b8db6eba8a95ea29d4c23c691 /cloudinit/registry.py | |
parent | 0780b3abfb14e8994f6097c5d1d22a92e91bc2f5 (diff) | |
download | vyos-cloud-init-690bdce9a73ec6d00b4eebbbca31cc527e7b2fce.tar.gz vyos-cloud-init-690bdce9a73ec6d00b4eebbbca31cc527e7b2fce.zip |
fix timestamp in reporting events.
If no timestamp was passed into a ReportingEvent, then the default was
used. That default was 'time.time()' which was evaluated once only at
import time.
Diffstat (limited to 'cloudinit/registry.py')
0 files changed, 0 insertions, 0 deletions