Skip to content
Snippets Groups Projects
Commit 6b970cef authored by Jun Futagawa's avatar Jun Futagawa Committed by Iustin Pop
Browse files

Add use_localtime parameter for xen-hvm and kvm


Currently xen-hvm and kvm use different real time clock by default. To
reduce confusion, this patch adds an optional use_localtime parameter.

If the real time clock on the instance is set to local time, the
parameter use_localtime should be True. The default is False. Note that
the real time clock changes from local to UTC in xen-hvm with the
default parameter.

Signed-off-by: default avatarJun Futagawa <jfut@integ.jp>
Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent e8a3bf18
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment