cloudstack/server/src
Hugo Trippaers 41fa79f65c The millisecond to second calculation was done with a bit shift of 10.
This is in effect a division by 1024, while time in ms should be divided
by 1000. The difference of 24 adds up to about a 381 day difference
today. This confuses anybody checking the timestamps in the logs.
2013-07-04 18:39:03 +02:00
..
com/cloud The millisecond to second calculation was done with a bit shift of 10. 2013-07-04 18:39:03 +02:00
org/apache/cloudstack CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites 2013-07-02 17:55:58 +05:30