summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-04-10 16:22:27 -0700
committerTim Burke <tim.burke@gmail.com>2019-08-08 10:36:41 -0700
commitb960279280199f59417ad3e20ca5de11241ef1b0 (patch)
treea5535efe652d3d326ec04f136c6d1986d7ddd4f1 /ChangeLog
parent12bd870a02fc3528f45d27152c62fb0b9598bc84 (diff)
downloadpython-swiftclient-b960279280199f59417ad3e20ca5de11241ef1b0.tar.gz
Fix SLO re-upload
Previously, if you uploaded a file as an SLO then re-uploaded it with the same segment size and mtime, the second upload would go delete the segments it just (re)uploaded. This was due to us tracking old_slo_manifest_paths and new_slo_manifest_paths in different formats; one would have a leading slash while the other would not. Now, normalize to the stripped-slash version so we stop deleting segments we just uploaded. Change-Id: Ibcbed3df4febe81cdf13855656e2daaca8d521b4 (cherry picked from commit 9021a58c240e156f54ffafdc4609868f348d3ebc) (cherry picked from commit 2cd8b86075997f2997118bd92286849ddb0c93d7)
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions