lp:~cjwatson/swoffsite/tz-aware-last-modified-comparison

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/swoffsite/tz-aware-last-modified-comparison
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Swoffsite
Status:
Merged

Recent revisions

47. By Colin Watson

Do timezone-aware comparisons of last_modified from Swift.

Swift returns last_modified without a timezone indication, but RadosGW
returns it with a trailing 'Z', so iso8601.parse_date parses it into a
timezone-aware datetime which cannot be compared directly to the naive
datetime returned by datetime.utcnow. Handle this difference: we now parse
last_modified into an aware datetime in both cases and compare it only with
other aware datetimes.

46. By Colin Watson

Honour OS_IDENTITY_API_VERSION.

Reviewed-on: https://code.launchpad.net/~cjwatson/swoffsite/auth-version/+merge/405461
Reviewed-by: Romain Couturat <email address hidden>

45. By Colin Watson

Add a --no-delete option.

Reviewed-on: https://code.launchpad.net/~cjwatson/swoffsite/no-delete-option/+merge/405171
Reviewed-by: Nick Moffitt <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

44. By Colin Watson

Rename swoffsite.async to swoffsite.pool.

Reviewed-on: https://code.launchpad.net/~cjwatson/swoffsite/async-syntax/+merge/405170
Reviewed-by: Haw Loeung <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

43. By Ryan Finnie

Set full_listing=False, revert r16, change SWIFT_BATCHSIZE to 1000

Reviewed-on: https://code.launchpad.net/~fo0bar/swoffsite/generator/+merge/367817
Reviewed-by: Stuart Bishop <email address hidden>

42. By Stuart Bishop

Add option to upload to S3 with REDUCED_REDUNDANCY class set

41. By Stuart Bishop

Option to skip young files

40. By Stuart Bishop

Fix S3 walker

39. By Stuart Bishop

consistency

38. By Stuart Bishop

Turn off GPG trust since key explicitly stated and secret key may not be available

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:swoffsite
This branch contains Public information 
Everyone can see this information.

Subscribers