Go to file
Scott Moser 298d7d7795 DataSourceMAAS: if a oauth request fails due to 403 try updating local time
In the event of a 403 (Unauthorized) in oauth, try set a 'oauth_clockskew'
variable.  In future headers, use a time created by 'time.time() +
self.oauth_clockskew'.  The idea here is that if the local time is bad (or even
if the server time is bad) we will essentially use something that should be
similar to the remote clock.

This fixes LP: #978127.
2012-09-24 17:13:38 -04:00
2012-08-22 00:28:29 -04:00
2012-09-13 20:07:18 -04:00
2011-09-21 15:08:17 -04:00
2012-08-09 13:06:04 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB