commit | 3c0b5b90b5bd4e5f5ff9f66fb2919fc2c6f2a34d | [log] [tgz] |
---|---|---|
author | Vincent Untz <vuntz@suse.com> | Sat Jan 18 10:56:00 2014 +0100 |
committer | Vincent Untz <vuntz@suse.com> | Mon Jan 20 10:46:15 2014 +0100 |
tree | 5a27ad09c79b2215a9615753dcd57b7ee6ff6f73 | |
parent | c7c332e7137a633beb5de8476cd07712a5bd1c2e [diff] |
Rewrite RemoteClient.get_boot_time() This is doing conversion between time formats, while we could really just stay in seconds. This also fixes the method to work for cirros, which doesn't know about human readable time formats. Change-Id: Id123d71adb29d169a26f0dde6af00f292fe61d09 Closes-Bug: #1244823